1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-01-19 13:18:53 +00:00
youtube-dl/youtube_dl
Philipp Hagemeister 989b4b2b86 [utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
2014-09-29 06:15:46 +02:00
..
downloader
extractor [godtube] Fix on Python 2.6 2014-09-29 05:51:41 +02:00
postprocessor
__init__.py Credit @lenaten for ynet (#3840) and sport5 (#3841) 2014-09-28 03:45:15 +07:00
__main__.py
aes.py
cache.py
jsinterp.py
options.py Do not use HTML characters in output 2014-09-29 00:23:43 +02:00
swfinterp.py
update.py
utils.py [utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib 2014-09-29 06:15:46 +02:00
version.py release 2014.09.29.2 2014-09-29 04:49:11 +02:00
YoutubeDL.py