aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/mocha.py
AgeCommit message (Collapse)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
Authored by: seproDev Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com> Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2023-10-13[cleanup] Misc (#8338)bashonly
Authored by: bashonly, gamer191
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-07-11[extractor/mocha] Add extractor (#4213)HobbyistDev
Closes https://github.com/yt-dlp/yt-dlp/issues/3752 Authored by: HobbyistDev