1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-20 20:19:33 +00:00
Command-line program to download videos from YouTube.com and other video sites http://ytdl-org.github.io/youtube-dl/
Go to file
Ricardo Garcia 6f21f68629 Download videos after extracting information
This is achieved by letting the InfoExtractors instruct its downloader to
process the information dictionary just after extracting the information. As a
consequence, some code is simplified too.
2010-10-31 11:24:08 +01:00
.hgignore Remove old ignore patterns which are no longer needed 2010-10-31 11:23:58 +01:00
youtube-dl Download videos after extracting information 2010-10-31 11:24:08 +01:00