youtube-dl/youtube_dl
dirkf 7687389f08 [Vbox7] Improve extraction, adding features from yt-dlp PR #9100
* changes from https://github.com/yt-dlp/yt-dlp/pull/9100 (thx
seproDev):
  - attempt HLS extraction
  - re-enable XFF
  - test `view_count`, `duration` extraction
* improve commenting, error checks
2024-02-19 00:53:22 +00:00
..
downloader [downloader/dash] Support range in fragment (format f'{start}-{end}') 2024-02-02 12:36:05 +00:00
extractor [Vbox7] Improve extraction, adding features from yt-dlp PR #9100 2024-02-19 00:53:22 +00:00
postprocessor
__init__.py
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py
cache.py
casefold.py
compat.py [compat] Rework compat for method parameter of compat_urllib_request.Request constructor 2024-01-22 11:10:34 +00:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py release 2021.12.17 2021-12-17 01:49:07 +07:00
YoutubeDL.py