about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* [doc] Clarify test naming df-doc-30898-how-to-launch-test-unitdirkf2022-04-281-3/+5
* [KTH] Add new extractor for KTH play (#30885)Árni Dagur2022-04-283-1/+33
* [Youtube] Fix "n" descrambling for player fae06c11dirkf2022-04-151-3/+3
* Disable blank issuesdirkf2022-04-101-0/+1
* [RAI] Fix extraction of http formatsnixxo2022-04-051-1/+1
* [RAI] Extend formats with direct http mp4 link (PR #27990)nixxo2022-04-051-3/+108
* [RAI] Added checks for DRM protected content (PR #27657)nixxo2022-04-051-0/+11
* [extractor/bilibili] Fix path "/audio/auxxxxx" download return 403lihan72022-04-011-0/+5
* Ignore --external-downloader-args if --external-downloader was rejecteddirkf2022-03-252-1/+13
* Make default upload_/release_date a compat_strdf2022-02-262-1/+20
* Avoid skipping ID when unlisted_hash is numericdirkf2022-02-261-5/+19
* [Alsace20TV] Add new extractors Alsace20TVIE, Alsace20TVEmbedIEdirkf2022-02-242-0/+93
* [CPAC] Add extractor for Canadian Parliamentdirkf2022-02-242-0/+152
* Fixed groups() call on potentially empty regex search object (#30676)dirkf2022-02-241-1/+3
* [aliexpress] Fix test casemarieell2022-02-241-1/+1
* [bigo] add support for bigo.tv (#30635)Lesmiscore (Naoya Ozaki)2022-02-242-0/+60
* [rutv] fix vbr for empty string value (#30623)Vladimir Stavrinov2022-02-141-2/+3
* add missing __future__ import unicode_literalsPetr Vaněk2022-02-141-0/+2
* resolve problem with unpacking operator for <py3.5Petr Vaněk2022-02-141-3/+3
* [streamcz] test fixes and one additional testPetr Vaněk2022-02-141-1/+17
* do not use f-stringsPetr Vaněk2022-02-141-1/+1
* avoid traverse_obj functionPetr Vaněk2022-02-141-4/+3
* revert: use _match_valid_url functionPetr Vaněk2022-02-141-1/+2
* [streamcz] cherry-pick from yt-dlpPetr Vaněk2022-02-141-77/+80
* [extractor/videa] Back-port from yt-dlp PRs 463+1028dirkf2022-02-111-14/+39
* [extractor/videa] fix extraction in Py2kikuyan2022-02-111-2/+2
* [BBC] Also allow PID with leading 'l' (live?)dirkf2022-02-091-1/+1
* [Nuvid] Use site JSON for video details (#29332)dirkf2022-02-091-39/+81
* [ARD] Back-port subtitle extraction from yt-dlp PR 2409dirkf2022-02-071-0/+15
* Remove redundant assigning `format_id`Seonghyeon Cho2022-02-051-1/+0
* Add ArteTVCategoryIE to support category playlistsdf2022-02-052-0/+48
* Updated Album URL regexAbdullah Ibn Fulan2022-02-051-1/+1
* [extractor/audiomack] Updated URL regex, corrected invalid testcases, fixed bugAbdullah Ibn Fulan2022-02-051-19/+21
* Support __INITIAL_DATA__ with stringified JSONdirkf2022-02-051-11/+39
* Try for timestamp, description from window.__INITIAL_DATA__ pagesdf2022-02-051-1/+4
* [niconico] Implement heartbeat for downloaddirkf2022-02-053-8/+101
* [niconico] Back-port extractor from yt-dlpdirkf2022-02-052-189/+488
* [test:download] Only extract enough videos for playlist_mincountdirkf2022-02-052-1/+1
* [applepodcasts] Extract default thumbnail imagedirkf2022-02-051-0/+2
* [applepodcasts] Improve format extractiondirkf2022-02-051-2/+8
* [applepodcasts] Support new AMP-ish page structuredirkf2022-02-051-10/+33
* xvideos: Fix for #30271Chris Rose2022-02-051-1/+1
* Fix tests for working IEs; disable obsolete WDRMobiledirkf2022-02-051-12/+13
* Fix WDRMaus; extend URL matching for other Maus pages; improve ID extractiondirkf2022-02-051-10/+29
* Update URPlayIE extractor for Next.js page format, with subtitlesdirkf2022-02-051-6/+46
* Support more deeply nested ptmd_path with test, update testsdirkf2022-02-051-4/+24
* Additional tweaks: allow any .ndr.de, simplify quote matchdirkf2022-02-051-3/+3
* Fix NDR, NJoy testsdirkf2022-02-051-16/+25
* NJoy: improve extraction of NDR id, description, etc with current page formatsdirkf2022-02-051-4/+11
* NDR: improve extraction of NDR id, description, etc with current page formatsdirkf2022-02-051-12/+33