1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-18 09:49:36 +00:00
youtube-dl/youtube_dl
hdclark ea46fe2dd4 Added support for custom user agents.
Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent'].
2012-08-22 23:40:35 -07:00
..
__init__.py Added support for custom user agents. 2012-08-22 23:40:35 -07:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 2012-05-09 14:47:28 +02:00
InfoExtractors.py Merge pull request #386 from FiloSottile/blip 2012-08-01 12:26:00 -07:00
PostProcessor.py fixed a logic bug in post-processing 2012-07-14 14:35:57 +02:00
utils.py Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 2012-08-19 16:06:33 +02:00