yt-dlc/youtube_dlc
Luc Ritchie 9833e7a015 fix: youtube: Polymer UI and JSON endpoints for playlists
We already had a few copies of Polymer-style pagination handling logic
for certain circumstances, but now we're forced into using it for all
playlists since we can no longer disable Polymer. Refactor the logic to
move it to the parent class for all entry lists (including e.g. search
results, feeds, and list of playlists), and generify a bit to cover the
child classes' use cases.
2020-11-10 03:38:26 -05:00
..
downloader [core] sleep-subtitles fix 2020-11-01 03:36:16 +01:00
extractor fix: youtube: Polymer UI and JSON endpoints for playlists 2020-11-10 03:38:26 -05:00
postprocessor Don't try to embed/convert json subtitles generated by youtube livechat 2020-11-05 01:47:52 +05:30
YoutubeDL.py flake8. added sha256 check to updater. 2020-10-31 08:57:55 +01:00
__init__.py [core] add option to trim file name length with integer 2020-09-30 05:50:09 +02:00
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py [core] sleep-subtitles fix 2020-11-01 03:36:16 +01:00
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py flake8. added sha256 check to updater. 2020-10-31 08:57:55 +01:00
utils.py [skip travis] templates and urls 2020-10-31 09:26:04 +01:00
version.py next release: 2020.10.26 2020-10-26 04:34:25 +01:00