Generated from: yt-dlp/yt-dlp@854fded
A description of the various files is in the README
The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Changelog
Extractor changes
- bitmovin: Add extractor (#15064) by seproDev
- floatplane: Add subtitle support (#15069) by seproDev
- jtbc: Fix extractor (#15047) by seproDev
- mave: channel: Add extractor (#14915) by anlar
- nowcanal: Add extractor (#14584) by pferreir
- rinsefm: Fix extractors (#15020) by 1bnBattuta, seproDev
- soundcloudplaylist: Support new API URLs (#15071) by seproDev
- thechosen: Add extractors (#14183) by mrFlamel
- yfanefa: Add extractor (#15032) by Haytam001
- youtube: Detect "super resolution" AI-upscaled formats (#15050) by bashonly
Downloader changes
Networking changes
- Request Handler: urllib: Do not read after close (#15049) by bashonly