about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Support Tele5 pages with Discovery Networks format instead of JWPlatformdirkf2022-02-051-51/+35
|
* Back-port yt-dlp Viki extractordirkf2022-02-041-193/+146
| | | | From https://github.com/yt-dlp/yt-dlp/pull/2540
* Return the item itself if playlist has one entrydirkf2022-02-041-0/+2
| | | | Removes playlist spam from log
* Find TV2DK Kaltura ID in Nuxt.js page formatdirkf2022-02-041-3/+12
|
* [youtube:search] Add testspukkandan2022-02-041-3/+18
|
* Rework 2c2c2bd with an actual Mix page and realistic playlist sizedirkf2022-02-041-3/+3
| | | | From https://github.com/ytdl-org/youtube-dl/commit/2c2c2bd348b7dce0aad55a6fc37a18c6f9a000e3#commitcomment-65953545
* Merge branch 'pukkandan-yt-searchurl' into yt-dl-masterdirkf2022-02-043-79/+74
|\ | | | | | | Closes #27749
| * Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIEpukkandan2022-01-30164-5567/+8798
| |\
| * | Fix max_resultspukkandan2022-01-301-0/+1
| | |
| * | Use `itertools.islice`pukkandan2022-01-301-9/+2
| | |
| * | Add back `YoutubeSearchURLIE`pukkandan2022-01-303-92/+93
| | |
* | | [youtube] Support channel searchpukkandan2022-02-031-2/+16
| | | | | | | | | | | | Code from https://github.com/yt-dlp/yt-dlp/commit/cd684175adbe663bbdf6a6c72d8b99b617b6ff2e
* | | Avoid crashing if n-sig decode failsdirkf2022-02-021-1/+7
| | |
* | | Support Youtube Shorts URL formatdirkf2022-02-011-0/+17
| | |
* | | [YouTube] Fix n-sig for player e06dea74 (#30582)dirkf2022-02-012-10/+28
| | | | | | | | | From yt-dl commit 48416bc
* | | Implement n-param descrambling using JSInterpdf2022-01-311-16/+99
| | | | | | | | | | | | | | | | | | | | | Fixes #29326, closes #29790, closes #30004, closes #30024, closes #30052, closes #30088, closes #30097, closes #30102, closes #30109, closes #30119, closes #30125, closes #30128, closes #30162, closes #30173, closes #30186, closes #30192, closes #30221, closes #30239, closes #30539, closes #30552.
* | | Refactor JSInterpreter._separatedirkf2022-01-301-18/+18
| | | | | | | | | | | | yt-dlp/yt-dlp/@06dfe0a, improve _MATCHING_PARENS
* | | Back-port test_youtube_signature.py from yt-dlp and fix JSInterp accordinglydirkf2022-01-302-28/+68
| | |
* | | Fix splice to handle floatdirkf2022-01-301-1/+1
| | | | | | | | | | | | | | | Needed for new youtube js player f1ca6900 Add https://github.com/yt-dlp/yt-dlp/commit/57dbe8077f8d00e0fffac53669f40cd7d584474f#diff-729b57caa8d006426f6a8960c061f519a8b6658682284015e069745af52ffb07
* | | Handle default in switch betterdf2022-01-302-9/+29
| | | | | | | | | | | | | | | Add https://github.com/yt-dlp/yt-dlp/commit/a1fc7ca0743c8df06416e68ee74b64e07dfe7135 Thanks coletdjnz
* | | Back-port JS interpreter upgrade from yt-dlp PR #1437df2022-01-303-107/+453
| | |
* | | Add compat_map/filter and use the formerdf2022-01-302-0/+22
| | |
* | | Fix test_youtube_flat_playlist_extractiondf2022-01-291-1/+1
| | |
* | | Remove obsolete non-working test_youtube_toptracksdf2022-01-291-9/+0
| | |
* | | Fix test_youtube_mixdf2022-01-291-4/+6
| | |
* | | Remove obsolete test_youtube_coursedf2022-01-291-10/+0
| | |
* | | Fix test_youtube_playlist_noplaylistdf2022-01-291-2/+4
| |/ |/|
* | release 2021.12.17 2021.12.17Sergey M․2021-12-178-16/+14
| |
* | [ChangeLog] ActualizeSergey M․2021-12-171-0/+25
| | | | | | | | [ci skip]
* | [youtube] Update signature function patterns (closes #30363) (#30366)lanegramling2021-12-171-4/+4
| |
* | [peertube] only call description endpoint if necessary (#29383)bopol2021-07-011-8/+8
| |
* | [periscope] pass referer to HLS requests(closes #29419)Remita Amine2021-06-281-1/+7
| |
* | [liveleak] Remove extractor (closes #17625, closes #24222) (#29331)Aleri Kaisattera2021-06-213-226/+0
| |
* | [pornhub] Add support for pornhubthbh7ap3u.onionSergey M․2021-06-211-5/+20
| |
* | [pornhub] Detect geo restrictionSergey M․2021-06-211-0/+9
| |
* | [pornhub] Dismiss tbr extracted from download URLs (closes #28927)Sergey M․2021-06-211-8/+6
| | | | | | | | No longer reliable
* | [curiositystream:collection] Extend _VALID_URL (closes #26326, closes #29117)Sergey M․2021-06-211-1/+4
| |
* | [youtube] Make get_video_info processing more robust (closes #29333)Sergey M․2021-06-211-16/+19
| |
* | [youtube] Workaround for get_video_info request (refs #29333)Sergey M․2021-06-211-0/+3
| | | | | | | | See https://github.com/ytdl-org/youtube-dl/issues/29333#issuecomment-864049544
* | [bilibili] Strip uploader name (#29202)Tianyi Shi2021-06-211-1/+1
| |
* | [youtube] Update invidious instance list (#29281)bopol2021-06-211-1/+13
| |
* | [umg:de] Update GraphQL API URL (#29304)Logan B2021-06-211-5/+3
| | | | | | | | | | Previous one no longer resolves Co-authored-by: Sergey M. <dstftw@gmail.com>
* | [nrk] Switch psapi URL to https (closes #29344)Sergey M․2021-06-211-1/+1
| | | | | | | | Catalog calls no longer work via http
* | [postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336) kikuyan2021-06-201-1/+4
| |
* | [egghead] Add support for app.egghead.io (closes #28404) (#29303)kikuyan2021-06-171-5/+11
| | | | | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* | [appleconnect] Fix extraction (#29208)kikuyan2021-06-171-5/+8
| |
* | [orf:tvthek] Add support for MPD formats (closes #28672) (#29236)kikuyan2021-06-171-0/+3
| |
* | [README.md] Update MSVC 2010 redist URL (closes #29222)Sergey M2021-06-061-1/+1
| |
* | release 2021.06.06 2021.06.06Sergey M․2021-06-067-14/+14
| |
* | [ChangeLog] ActualizeSergey M․2021-06-061-0/+18
| | | | | | | | [ci skip]