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...

comments

Script to get Stock History Information

I wrote a python script to get stock market current and history information based on Google finance API. Here I am going to explain about that. How to setup Download GetStockInfo.py into /usr/local/bin folder as stockinfo chmod +x...

comments

How to get TNEB Service Details without capcha

To get direct link for find your usage from TNEB give your service number in the below form and press submit. TNEB Usage permlink Form How its works For example, the service no is 265 / 005 / 1234 It will take your service no and do base64 of...

comments