Skip to main content

Posts

How to download Youtube Playlist videos?

If you want to download youtube playlist videos simply follow these steps: 1. Open Mozila firefox web Browser, then click this link https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/  and download the Addon called "Download Helper" 2. Go to any youtube playlist as you want to download all videos in that playlist  3. After select all the video links from that youtube playlist then Right click ( make sure that you've selected all videos in that playlist ) on the mouse then you can click the option "Download videos from youtube link(s)", that's it.   See the below youtube video for multiple videos download from download helper addon.

C programming video Tutorial 1 : Compiler Installation

In this video shows that how to install Dev-C++ IDE software for c and c++ programs, Dev C++ IDE has the feature to develop the codes not only for console applications but also you can create windows applications in C++ programs. In this video after installing the software, then go to Tools menu and then choose Compiler Option, in that compiler option write this code inside the quote "-g" in the given two textboxs and save it.