Camly - A Responsive Blogger Theme, Lets Take your blog to the next level.

This is an example of a Optin Form, you could edit this to put information about yourself.


This is an example of a Optin Form, you could edit this to put information about yourself or your site so readers know where you are coming from. Find out more...


Following are the some of the Advantages of Opt-in Form :-

  • Easy to Setup and use.
  • It Can Generate more email subscribers.
  • It’s beautiful on every screen size (try resizing your browser!)
by

Downloading Youtube Videos/Playlists from Terminal

Hey Folks. Today, I'll tell you how can one download youtube playlists from terminal. Use the following commands :

$ sudo apt-get update
$ sudo apt-get install youtube-dl

To download an entire channel use the command:
 $ youtube-dl -citw ytuser:

To download all videos on a playlist/video use the below command followed by the playlist url:
 $ youtube-dl -citw

0 comments:

Post a Comment