1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-26 10:24:33 +01:00
youtube-dl/youtube_dl
David Sn fd76f28c6c
[cda] Improve extraction and keep old method for legacy
It is unknown whether CDA keeps using the old ROT13 decode method,
as the original player.js code still contains the old method.

Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-03-29 17:24:00 +02:00
..
downloader [vzaar] override AES decryption key URL(closes #17521) 2019-12-03 12:23:08 +01:00
extractor [cda] Improve extraction and keep old method for legacy 2020-03-29 17:24:00 +02:00
postprocessor [utils] Improve subtitles_filename (closes #22753) 2019-10-18 04:03:53 +07:00
__init__.py Output batch filename when it could not be read (#21915) 2019-08-01 03:54:39 +07:00
__main__.py
aes.py Switch codebase to use compat_b64decode 2018-01-23 22:23:12 +07:00
cache.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
compat.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
jsinterp.py [jsinterp] Fix typo and cleanup regexes (closes #13134) 2017-05-18 22:57:38 +07:00
options.py [options] Remove duplicate short option -v for --version (#24162) 2020-02-29 16:33:09 +07:00
socks.py [socks] Report errors elegantly when credentails are required but missing 2017-04-22 21:48:41 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py [update] Fix updating via symlinks (closes #23991) 2020-02-08 19:46:58 +07:00
utils.py [utils] Add reference to cookie file format 2020-03-10 04:59:02 +07:00
version.py release 2020.03.24 2020-03-24 03:14:30 +07:00
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 2020-02-29 19:08:44 +07:00