1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-25 19:52:11 +00:00
Command-line program to download videos from YouTube.com and other video sites http://ytdl-org.github.io/youtube-dl/
Find a file
Anand Babu Periasamy 4c74dbcba6 Added README file.
2011-07-23 00:55:07 -07:00
LATEST_VERSION Bump version number 2011-03-29 20:32:07 +02:00
README Added README file. 2011-07-23 00:55:07 -07:00
youtube-dl Added regex/string matching support titles to selectively download videos. 2011-07-23 00:51:06 -07:00

youtube-dl is a small command-line program to download videos from
YouTube.com and a few more sites. It requires the Python interpreter,
version 2.x (x being at least 5), and it is not platform specific. It
should work in your Unix box, in Windows or in Mac OS X. It is
released to the PUBLIC DOMAIN, which means you can modify it,
redistribute it or use it however you like. The project is currently
being developed at github.com. 

I will try to keep it updated if YouTube.com changes the way you
access their videos. After all, it is a simple and short
program. However, I can not guarantee anything. If you detect it stops
working, check for new versions and/or inform me about the problem,
indicating the program version you are using. My contact information
is at rg03.wordpress.com. If the program stops working and I can not
solve the problem but you have a solution, I would like to know
it. Furthermore, if you think you can maintain the program yourself,
tell me. 

Thanks for all the feedback received so far. I am glad people find my
program useful. 

AUTHORS:
* Ricardo Garcia Gonzalez: program core, YouTube.com InfoExtractor,
metacafe.com InfoExtractor and YouTube playlist InfoExtractor.  
* Danny Colligan: YouTube search InfoExtractor, ideas and patches.
* Benjamin Johnson: Google Video InfoExtractor, Photobucket
InfoExtractor, Yahoo! Video InfoExtractor, generic InfoExtractor,
ideas, patches, etc. 
* Vasyl' Vavrychuk: DepositFiles InfoExtractor, ideas and patches.
* Witold Baryluk: Dailymotion InfoExtractor.
* Paweł Paprota: YouTube user videos InfoExtractor.
* Gergely Imreh: Facebook InfoExtractor, ideas and patches.

Many other people contributing patches, code, ideas and kind
messages. Too many to be listed here. You know who you are. Thank you
very much.