Age | Commit message (Expand) | Author |
2022-02-14 | add missing __future__ import unicode_literals | Petr Vaněk |
2022-02-14 | resolve problem with unpacking operator for <py3.5 | Petr Vaněk |
2022-02-14 | [streamcz] test fixes and one additional test | Petr Vaněk |
2022-02-14 | do not use f-strings | Petr Vaněk |
2022-02-14 | avoid traverse_obj function | Petr Vaněk |
2022-02-14 | revert: use _match_valid_url function | Petr Vaněk |
2022-02-14 | [streamcz] cherry-pick from yt-dlp | Petr Vaněk |
2022-02-11 | [extractor/videa] Back-port from yt-dlp PRs 463+1028 | dirkf |
2022-02-11 | [extractor/videa] fix extraction in Py2 | kikuyan |
2022-02-09 | [BBC] Also allow PID with leading 'l' (live?) | dirkf |
2022-02-09 | [Nuvid] Use site JSON for video details (#29332) | dirkf |
2022-02-07 | [ARD] Back-port subtitle extraction from yt-dlp PR 2409 | dirkf |
2022-02-05 | Remove redundant assigning `format_id` | Seonghyeon Cho |
2022-02-05 | Add ArteTVCategoryIE to support category playlists | df |
2022-02-05 | Updated Album URL regex | Abdullah Ibn Fulan |
2022-02-05 | [extractor/audiomack] Updated URL regex, corrected invalid testcases, fixed bug | Abdullah Ibn Fulan |
2022-02-05 | Support __INITIAL_DATA__ with stringified JSON | dirkf |
2022-02-05 | Try for timestamp, description from window.__INITIAL_DATA__ pages | df |
2022-02-05 | [niconico] Implement heartbeat for download | dirkf |
2022-02-05 | [niconico] Back-port extractor from yt-dlp | dirkf |
2022-02-05 | [applepodcasts] Extract default thumbnail image | dirkf |
2022-02-05 | [applepodcasts] Improve format extraction | dirkf |
2022-02-05 | [applepodcasts] Support new AMP-ish page structure | dirkf |
2022-02-05 | xvideos: Fix for #30271 | Chris Rose |
2022-02-05 | Fix tests for working IEs; disable obsolete WDRMobile | dirkf |
2022-02-05 | Fix WDRMaus; extend URL matching for other Maus pages; improve ID extraction | dirkf |
2022-02-05 | Update URPlayIE extractor for Next.js page format, with subtitles | dirkf |
2022-02-05 | Support more deeply nested ptmd_path with test, update tests | dirkf |
2022-02-05 | Additional tweaks: allow any .ndr.de, simplify quote match | dirkf |
2022-02-05 | Fix NDR, NJoy tests | dirkf |
2022-02-05 | NJoy: improve extraction of NDR id, description, etc with current page formats | dirkf |
2022-02-05 | NDR: improve extraction of NDR id, description, etc with current page formats | dirkf |
2022-02-05 | Support Tele5 pages with Discovery Networks format instead of JWPlatform | dirkf |
2022-02-04 | Back-port yt-dlp Viki extractor | dirkf |
2022-02-04 | Return the item itself if playlist has one entry | dirkf |
2022-02-04 | Find TV2DK Kaltura ID in Nuxt.js page format | dirkf |
2022-02-04 | [youtube:search] Add tests | pukkandan |
2022-02-04 | Merge branch 'pukkandan-yt-searchurl' into yt-dl-master | dirkf |
2022-02-03 | [youtube] Support channel search | pukkandan |
2022-02-02 | Avoid crashing if n-sig decode fails | dirkf |
2022-02-01 | Support Youtube Shorts URL format | dirkf |
2022-02-01 | [YouTube] Fix n-sig for player e06dea74 (#30582) | dirkf |
2022-01-31 | Implement n-param descrambling using JSInterp | df |
2022-01-30 | Add compat_map/filter and use the former | df |
2022-01-30 | Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE | pukkandan |
2022-01-30 | Fix max_results | pukkandan |
2022-01-30 | Use `itertools.islice` | pukkandan |
2022-01-30 | Add back `YoutubeSearchURLIE` | pukkandan |
2021-12-17 | [youtube] Update signature function patterns (closes #30363) (#30366) | lanegramling |
2021-07-01 | [peertube] only call description endpoint if necessary (#29383) | bopol |