aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11[YouTube] Fix nsig processing for player `b22ef6e7`2024.07.11-nightlydirkf
2024-07-11[jsinterp] Support functionality for player `b22ef6e7`dirkf
2024-07-11[jsinterp] Further improve expression parsing (fix fd8242e)dirkf
2024-07-11[jsinterp] Re-align JSInterp and tests (esp.) with yt-dlpdirkf
2024-07-11[core] Address gaps in allowed extensionsbashonly
2024-07-07[core] Fix PR #32830 for fixed extensionless output templatedirkf
2024-07-07[YandexMusic] Save track version in the title fieldunkernet
2024-07-06[YandexMusic] Download music in High Quality (320 Kbit/s)Sergey Musatov
2024-07-02[core,utils] Support unpublicised `--no-check-extensions`dirkf
2024-07-02[core,utils] Implement unsafe file extension mitigationdirkf
2024-07-02[utils] Back-port Namespace and MEDIA_EXTENSIONS from yt-dlpdirkf
2024-06-20[PalcoMP3] Conform to new linter ruledirkf
2024-06-20[jsinterp] Various tweaksdirkf
2024-06-20[jsinterp] Fix and improve expression parsingdirkf
2024-06-20[jsinterp] Add Debugger from yt-dlpdirkf
2024-06-20[utils] Save `orig_msg` in `ExtractorError`dirkf
2024-06-11[VidLii] Add 720p support (#30924)Paper
2024-06-11[ORF] Skip tests with limited availabilitydirkf
2024-06-11[ORF] Re-factor and update`ORFFM4StoryIE`dirkf
2024-06-11[ORF] Support sound.orf.at, updating `ORFRadioIE`dirkf
2024-06-11[ORF] Support on.orf.at, replacing `ORFTVthekIE`dirkf
2024-06-11[test] Improve download testdirkf
2024-06-11[core] Re-factor with `_fill_common_fields()` as used in yt-dlpdirkf
2024-06-11[core] Safer handling of nested playlist datadirkf
2024-06-11[mixcloud] updated mixcloud API server address (#32557)kmnx
2024-05-30[InfoExtractor] Misc yt-dlp back-ports, etcdirkf
2024-05-30[compat] Avoid type comparison in `compat_ord`dirkf
2024-05-30[utils] Split out traversal.py dummy and traversal testsdirkf
2024-05-30[compat] Improve compat_etree_iterfind for Py2.6dirkf
2024-05-30[utils] Update traverse_obj() from yt-dlpdirkf
2024-05-15[workflows/ci.yml] Temporary workaround for Python 3.5 _pip_ failuresdirkf
2024-04-22[YouPorn] Add playlist extractorsdirkf
2024-04-22[YouPorn] Improve extractiondirkf
2024-04-22[test/test_download] Support 'playlist_maxcount:count' expected valuedirkf
2024-04-22[YouPorn] Incorporate yt-dlp PR 8827dirkf
2024-04-07[postprocessor/ffmpeg] Fix finding ffprobe (bug in 21792b8)dirkf
2024-04-05[utils] Fix crash in _report_ignoring_subs from c58b655 (#32762)Ori Avtalion
2024-03-27[external/FFmpeg] Fix and improve --ffmpeg-location handlingdirkf
2024-03-27[downloader/external] Fix "Resource Warning" in downloader testdirkf
2024-03-27[compat] Simplify/fix compat_html_parser_HTMLParseErrordirkf
2024-03-27[utils] Apply compat_contextlib_suppressdirkf
2024-03-27[compat] Add compat_contextlib_suppressdirkf
2024-03-23[Youtube] Fix unwanted private method __ie_msg in f8b0135850gy-chen
2024-03-12[Vimeo] Improve `config` extraction (#32742)Zizheng Guo
2024-03-08[Videa] Fix extractionhatsomatt
2024-03-08[Videa] Align with yt-dlpdirkf
2024-03-08[XFileShare] Update extractor for 2024dirkf
2024-03-08[InfoExtractor] Rework and improve JWPlayer extractiondirkf
2024-03-08[InfoExtractor] Add `_search_json()`dirkf
2024-03-08[utils] Let int_or_none() accept a base, like int()dirkf