1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-01-18 20:58:29 +00:00
youtube-dl/youtube_dl
Sergey M․ 41d06b0424 [extractor/common] Improve _request_webpage
* Do not ignore data, headers and query for Requests
* Default values for headers and query switched to dicts since these are used by urllib itself
2016-03-31 22:58:38 +06:00
..
downloader [downloader/f4m] Extract routine for removing unsupported encrypted media 2016-03-27 07:41:19 +06:00
extractor [extractor/common] Improve _request_webpage 2016-03-31 22:58:38 +06:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils] Use update_Request in http_request 2016-03-31 22:55:49 +06:00
version.py release 2016.03.27 2016-03-27 16:56:33 +02:00
YoutubeDL.py [YoutubeDL] Fix sanitizing subtitles' url 2016-03-28 03:13:39 +06:00