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
bashonly 8df121ba59
[ie/mtv] Overhaul extractors (#14052)
Adds SouthParkComBrIE and SouthParkCoUkIE

Removes these extractors:
 - CMTIE: migrated to Paramount+
 - ComedyCentralTVIE: migrated to Paramount+
 - MTVDEIE: migrated to Paramount+
 - MTVItaliaIE: migrated to Paramount+
 - MTVItaliaProgrammaIE: migrated to Paramount+
 - MTVJapanIE: migrated to JP Services
 - MTVServicesEmbeddedIE: dead domain
 - MTVVideoIE: migrated to Paramount+
 - NickBrIE: redirects to landing page w/o any videos
 - NickDeIE: redirects to landing page w/o any videos
 - NickRuIE: redirects to landing page w/o any videos
 - BellatorIE: migrated to PFL
 - ParamountNetworkIE: migrated to Paramount+
 - SouthParkNlIE: site no longer exists
 - TVLandIE: migrated to Paramount+

Closes #169, Closes #1711, Closes #1712, Closes #2621, Closes #3167, Closes #3893, Closes #4552, Closes #4702, Closes #4928, Closes #5249, Closes #6156, Closes #8722, Closes #9896, Closes #10168, Closes #12765, Closes #13446, Closes #14009

Authored by: bashonly, doe1080, Randalix, seproDev

Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
Co-authored-by: Randalix <23729538+Randalix@users.noreply.github.com>
Co-authored-by: sepro <sepro@sepr0.com>
4 months ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 2 years ago
compat [utils] Add `WINDOWS_VT_MODE` to globals (#12460) 4 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 1 year ago
downloader [fd/dash] Re-extract if using --load-info-json with --live-from-start (#13922) 4 months ago
extractor [ie/mtv] Overhaul extractors (#14052) 4 months ago
networking [rh:curl_cffi] Support `curl_cffi` 0.11.x, 0.12.x, 0.13.x (#13989) 4 months ago
postprocessor [pp/XAttrMetadata] Only set "Where From" attribute on macOS (#13999) 4 months ago
utils [utils] `parse_resolution`: Support width-only pattern (#13802) 4 months ago
YoutubeDL.py [cleanup] Misc (#13852) 4 months ago
__init__.py Warn against using `-f mp4` (#13915) 4 months ago
__main__.py [docs] Misc Cleanup (#8977) 2 years ago
aes.py [cleanup] Bump ruff to 0.12.x (#13596) 5 months ago
cache.py [cleanup] Add more ruff rules (#10149) 1 year ago
cookies.py [cookies] Load cookies with float `expires` timestamps (#13873) 4 months ago
globals.py [utils] Add `WINDOWS_VT_MODE` to globals (#12460) 4 months ago
jsinterp.py [jsinterp] Fix undefined variable name caching (#13677) 5 months ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 3 years ago
options.py [cleanup] Misc (#13852) 4 months ago
plugins.py [core] Load plugins on demand (#11305) 9 months ago
socks.py [cleanup] Add more ruff rules (#10149) 1 year ago
update.py [build] Discontinue `darwin_legacy_exe` support (#13860) 4 months ago
version.py Release 2025.08.11 4 months ago
webvtt.py [cleanup] Add more ruff rules (#10149) 1 year ago