A description of the various files is in the README
Changelog
Core changes
- Fix attribute error on failed VT init (#12696) by Grub4K
- utils:
js_to_json
: Make function less fatal (#12715) by seproDev
Extractor changes
- Fix sorting of HLS audio formats by
GROUP-ID
(#12714) by bashonly - 17live: vod: Add extractor (#12723) by subrat-lima
- 9now.com.au: Fix extractor (#12702) by bashonly
- chzzk: video: Fix extraction (#12692) by bashonly, dirkf
- deezer: Remove extractors (#12704) by seproDev
- generic: Fix MPD base URL parsing (#12718) by fireattack
- streaks: Add extractor (#12679) by doe1080
- tver: Fix extractor (#12659) by arabcoders, bashonly
- viki: Remove extractors (#12703) by seproDev
- vrsquare: Add extractors (#12515) by doe1080
- youtube
Networking changes
- Request Handler: curl_cffi: Support
curl_cffi
0.10.x (#12670) by Grub4K