You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
subrat-lima d9e0e023b8 [ie/afl] fixed AFLCFVideoIE incorrect video parsing & split CarltonFCVideoIE
Changes made:
1. AFCVideoIE, CarltonFCVideoIE: fixed the issue to find the correct
   video media id. (thanks to pzhlkj6612a)
2. AFCVideoIE: added support for pages where mediaId is unavailable
   in webpage
3. CarltonFCVideoIE: split from AFCVideoIE because of point 2 as the
   variation is specific to AFCVideo
4. Updated test cases
6 months ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 1 year ago
compat [pp/embedthumbnail] Fix postprocessor (#10248) 9 months ago
dependencies [rh:curlcffi] Add support for `curl_cffi` 1 year ago
downloader [cleanup] Misc (#10075) 8 months ago
extractor [ie/afl] fixed AFLCFVideoIE incorrect video parsing & split CarltonFCVideoIE 6 months ago
networking [networking] Fix handler not being added to RequestError (#10955) 6 months ago
postprocessor [pp/embedthumbnail] Fix embedding with mutagen (#10337) 8 months ago
utils [utils] `mimetype2ext`: Recognize `aacp` as `aac` (#10860) 6 months ago
YoutubeDL.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 8 months ago
__init__.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 8 months ago
__main__.py [docs] Misc Cleanup (#8977) 1 year ago
aes.py [cleanup] Add more ruff rules (#10149) 9 months ago
cache.py [cleanup] Add more ruff rules (#10149) 9 months ago
cookies.py [cleanup] Misc (#10075) 8 months ago
jsinterp.py [jsinterp] Improve `slice` implementation (#10664) 7 months ago
minicurses.py
options.py [core] Support `auto-tty` and `no_color-tty` for `--color` (#10453) 8 months ago
plugins.py [plugins] Handle `PermissionError` (#9229) 1 year ago
socks.py [cleanup] Add more ruff rules (#10149) 9 months ago
update.py [update] Fix network error handling (#10486) 8 months ago
version.py Release 2024.08.06 7 months ago
webvtt.py [cleanup] Add more ruff rules (#10149) 9 months ago