krishnasun82/youtap
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python project to download YouTube video from command line Author: Sundar Srinivasan, Twitter: @krishnasun Usage: python youtap.py "<link-to-youtube-video-page>" License under: Apache License, Version: 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) The reason for giving the link in double-quotes is that sometimes the link contain '&'(ampersand), which the UNIX interprets as "run the program in background"