You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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'].
12 years ago
..
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 12 years ago
InfoExtractors.py Merge pull request #386 from FiloSottile/blip 12 years ago
PostProcessor.py fixed a logic bug in post-processing 12 years ago
__init__.py Added support for custom user agents. 12 years ago
__main__.py Split code as a package, compiled into an executable zip 12 years ago
utils.py Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 12 years ago