youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz bc4f29170f Add a PostProcessor for adding metadata to the file (closes #1570)
It currently sets the title, the date and the author values.
2013-10-11 11:19:09 +02:00
..
extractor [yahoo] Download the info from another page 2013-10-10 21:01:45 +02:00
__init__.py Add a PostProcessor for adding metadata to the file (closes #1570) 2013-10-11 11:19:09 +02:00
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 2013-04-11 08:02:17 +03:00
aes.py Let aes_decrypt_text return bytes instead of unicode 2013-08-28 16:03:35 +02:00
FileDownloader.py If the file is already downloaded include the size in the progress hook 2013-09-22 23:39:30 +02:00
InfoExtractors.py Remove mentions of old InfoExtractors module 2013-06-23 22:42:59 +02:00
PostProcessor.py Add a PostProcessor for adding metadata to the file (closes #1570) 2013-10-11 11:19:09 +02:00
update.py [update] Prevent cmd window popup on Windows (Fixes #1478) 2013-09-29 14:37:06 +02:00
utils.py Add an extractor for video.nhl.com (closes #1586) 2013-10-10 16:16:49 +02:00
version.py release 2013.10.09 2013-10-09 23:50:47 +02:00
YoutubeDL.py Tiny tpo 2013-10-09 21:56:09 +08:00