1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-01-03 13:34:15 +00:00
youtube-dl/youtube_dl
Sergey M․ c380cc28c4
[utils] Improve cookie files support
+ Add support for UTF-8 in cookie files
* Skip malformed cookie file entries instead of crashing (invalid entry len, invalid expires at)
2020-05-05 04:21:25 +07:00
..
downloader
extractor [puhutv] Remove no longer available HTTP formats (closes #25124) 2020-05-04 21:15:19 +07:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 2020-04-24 02:31:38 +07:00
socks.py
swfinterp.py
update.py
utils.py [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
version.py release 2020.05.03 2020-05-03 00:05:05 +07:00
YoutubeDL.py