Download any videos in android using youtube-dl

There are lot of app there in google play store to download video youtube. All are claiming it has all the features and so and so... But the reality is, they are not working in all the times. In my laptop I am using youtube_dl to download videos....

Stream any video into VLC

You can stream any online like youtube, vimeo, facebook, dailymotion, etc., video into your VLC / mplayer using youtube-dl. Here I will explain how to do that. First Install latest greatest youtube-dl sudo pip install --upgrade youtube-dl OR sudo...