nixxo
nixxo
### Before submitting a *pull request* make sure you have: - [x] At least skimmed through [adding new extractor tutorial](https://github.com/ytdl-org/youtube-dl#adding-support-for-a-new-site) and [youtube-dl coding conventions](https://github.com/ytdl-org/youtube-dl#youtube-dl-coding-conventions) sections - [x] [Searched](https://github.com/ytdl-org/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker...
### Description An addon to browse and view content from Comedy Central's website (cc.com). First public release for the Kody repo. ### Checklist: - [x] My code follows the [add-on...
### Description of your *pull request* and other information Draft for support of Twitter Spaces download. TODO: - [x] Check live stream - [x] Add various date infos - [x]...
### Description of your *pull request* and other information - implemented _VALID_URLS extractor property - a couple of example of usage in la7 and rai extractors As the title suggest...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information Fixes #5683 - rewritten _get_video_src to extract m3u8 and mp3 url more reliably...
### Description of your *pull request* and other information First PR of the year. Happy new year! Created a solution to handle malformed m3u8 manifests and force detection of AV...
### Description of your *pull request* and other information - added RaiCultura to handle a new website - improved RaiSudtirol to handle more urls - renamed _real_extract to _legacy_real_extarct in...
### Description of your *pull request* and other information https://github.com/yt-dlp/yt-dlp/issues/4113 https://github.com/ytdl-org/youtube-dl/issues/24709 - created extractor for worldsbk.com and motogp.com - support login/cookies for worldsbk - support cookies for motogp (login triggers...
### Description of your *pull request* and other information - GediDigital handles most of the content with the new website layout and media delivery - RepubblicaTV* handles the republica.it website...
### Description of your *pull request* and other information Since recently the media provider disabled download of certain media types so a check before adding those to the formats_list is...