Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [patreon] Support vimeo embeds (#349) | rhsmachine | 2021-05-27 | 1 | -0/+31 |
| | | | Authored by: rhsmachine | ||||
* | [extractor] Always prefer native hls downloader by default | pukkandan | 2021-05-26 | 4 | -10/+6 |
| | | | | When the manifest is not downloadable by native downloader, it already is able to detect it and switch to `ffmpeg`. So there doesn't seem to be a reason anymore to use ffmpeg as the preferred downloader | ||||
* | [ard] Allow URLs without `-` before id | Oliver Freyermuth | 2021-05-23 | 1 | -1/+4 |
| | | | | | | https://github.com/ytdl-org/youtube-dl/pull/29091 Authored by: olifre | ||||
* | [extractor] Skip subtitles without URI in m3u8 manifests | pukkandan | 2021-05-23 | 1 | -1/+7 |
| | | | | | | Closes #339 Authored by: hheimbuerger | ||||
* | [Sonyliv] Add subtitle support (#342) | Ashish | 2021-05-23 | 1 | -1/+9 |
| | | | Authored by: Ashish0804 | ||||
* | [ShemarooMe] Add extractor (#332) | Ashish | 2021-05-23 | 2 | -0/+77 |
| | | | | Closes #307 Co-authored-by: Ashish0804, pukkandan | ||||
* | [youtube] Fix bug where not all hls formats were extracted | pukkandan | 2021-05-23 | 1 | -1/+1 |
| | | | | Bug introduced in 9297939ec358f24678b566b2bd2211c51f9f99ed | ||||
* | [SonyLIV] Add SonyLIVSeriesIE (#331) | Ashish | 2021-05-22 | 2 | -2/+50 |
| | | | Authored by: Ashish0804 | ||||
* | [telemundo] add extractor (#327) | king-millez | 2021-05-22 | 2 | -0/+59 |
| | | | | Closes #284 Authored by: king-millez | ||||
* | [youtube] `/live` URLs should raise error if channel is not live | pukkandan | 2021-05-21 | 1 | -18/+26 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29090 | ||||
* | Update to ytdl-commit-dfbbe29 | pukkandan | 2021-05-20 | 10 | -44/+145 |
| | | | | | [redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b | ||||
* | [parlview] Add extractor (#322) | king-millez | 2021-05-20 | 2 | -0/+69 |
| | | | Authored by: king-millez | ||||
* | [youtube] Add `html5=1` param to `get_video_info` page requests (#329) | coletdjnz | 2021-05-20 | 1 | -1/+3 |
| | | | | | Workaround for #319, https://github.com/ytdl-org/youtube-dl/issues/29086 Authored by: colethedj | ||||
* | [youtube] Better message when login required | pukkandan | 2021-05-20 | 2 | -10/+24 |
| | |||||
* | [audius:artist] Add extractor (#323) | king-millez | 2021-05-20 | 2 | -1/+30 |
| | | | | Authored by: king-millez | ||||
* | [youtube] Sort audio-only formats correctly | pukkandan | 2021-05-19 | 1 | -4/+6 |
| | | | | Closes #317 | ||||
* | [cleanup] linter, code formatting and readme | pukkandan | 2021-05-19 | 2 | -1/+3 |
| | |||||
* | [tenplay] Fix extractor (#314) | king-millez | 2021-05-19 | 1 | -34/+53 |
| | | | Authored by: king-millez | ||||
* | [youtube] Always extract `maxresdefault` thumbnail | pukkandan | 2021-05-18 | 1 | -7/+15 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29049 | ||||
* | [youtube:tab] Support youtube music `MP` pages | pukkandan | 2021-05-18 | 1 | -0/+15 |
| | |||||
* | [youtube:tab] Redirect `UC` channels that doesn't have a `videos` tab | pukkandan | 2021-05-18 | 1 | -0/+53 |
| | | | | | Many topic URLs don't have a videos tab, but has an equivalent `UU` playlist. If there is no playlist, fallback to using channel page | ||||
* | [youtube:tab] Support youtube music `VL` and `browse` pages | pukkandan | 2021-05-18 | 1 | -14/+50 |
| | |||||
* | [youtube:tab] Support channel search | pukkandan | 2021-05-18 | 1 | -2/+15 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29071 | ||||
* | [cleanup] youtube tests | pukkandan | 2021-05-18 | 1 | -31/+27 |
| | |||||
* | [youtube:tab] Show alerts only from the final webpage | pukkandan | 2021-05-18 | 1 | -20/+25 |
| | |||||
* | [extractor] Add `write_debug` and `get_param` | pukkandan | 2021-05-17 | 50 | -122/+125 |
| | |||||
* | [Youtube] Extract more formats for `music.youtube` URLs (#311) | coletdjnz | 2021-05-15 | 1 | -49/+112 |
| | | | | | Based on: https://github.com/ytdl-org/youtube-dl/pull/28778, https://github.com/ytdl-org/youtube-dl/pull/26160 Co-authored-by: craftingmod, colethedj, pukkandan | ||||
* | [youtube] Add language names | pukkandan | 2021-05-15 | 1 | -2/+6 |
| | | | | | | Co-authored by: nixxo, tpikonen Based on: https://github.com/ytdl-org/youtube-dl/pull/26112 Closes: #310 | ||||
* | Add field `name` for subtitles | pukkandan | 2021-05-15 | 1 | -0/+2 |
| | | | | | | Co-authored by: pukkandan, tpikonen Based on: #310, https://github.com/ytdl-org/youtube-dl/pull/26112 | ||||
* | [youtube] multiple subtitles in same language | pukkandan | 2021-05-15 | 1 | -3/+9 |
| | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/21164 Related: #310, https://github.com/ytdl-org/youtube-dl/pull/26112 | ||||
* | [youtube] Extract audio language | pukkandan | 2021-05-14 | 1 | -1/+7 |
| | |||||
* | Standardize `write_debug` | pukkandan | 2021-05-14 | 2 | -14/+10 |
| | |||||
* | [cleanup] Fix typos | pukkandan | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | [common] bugfix for when `compat_opts` is not given | pukkandan | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | [rmcdecouverte] Generalize `_VALID_URL` | pukkandan | 2021-05-11 | 1 | -2/+9 |
| | | | | Closes #291 | ||||
* | Release 2021.05.11 | pukkandan | 2021-05-11 | 1 | -1/+1 |
| | | | | * and some documentation improvements | ||||
* | [generic] Respect the encoding in manifest | pukkandan | 2021-05-11 | 1 | -1/+4 |
| | |||||
* | Option `--compat-options` to revert some of yt-dlp's changes | pukkandan | 2021-05-11 | 2 | -3/+12 |
| | | | | * Deprecates `--list-formats-as-table`, `--list-formats-old` | ||||
* | [Plugins] Prioritize plugins over standard extractors | pukkandan | 2021-05-09 | 1 | -3/+3 |
| | | | | | | and prevent plugins from overwriting the standard extractor classes Closes #304 | ||||
* | Update to ytdl-commit-a726009 | pukkandan | 2021-05-06 | 14 | -101/+222 |
| | | | | | [blinkx] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0 | ||||
* | [plutotv] Fix format extraction for some urls | pukkandan | 2021-05-06 | 1 | -6/+17 |
| | | | | | * And fallback to the first urls if ad-free urls can't be found Closes #299 | ||||
* | [plutotv] Extract subtitles from manifests | pukkandan | 2021-05-06 | 1 | -15/+19 |
| | |||||
* | [SonyLiv] Fix `title` and `series` extraction (#301) | Ashish | 2021-05-06 | 1 | -7/+4 |
| | | | Authored by: Ashish0804 | ||||
* | [utils] Add `network_exceptions` | pukkandan | 2021-05-04 | 2 | -10/+4 |
| | |||||
* | [blinkx] Minor fix | pukkandan | 2021-05-04 | 1 | -2/+2 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/28941 | ||||
* | [zee5] Fix py2 compatibility | pukkandan | 2021-05-03 | 1 | -4/+4 |
| | |||||
* | [whowatch] Add extractor #292 | The Hatsune Daishi | 2021-05-02 | 3 | -1/+103 |
| | | | | | | closes #223 Authored by: nao20010128nao Modified from: https://github.com/nao20010128nao/ytdl-patched/blob/9e4a0e061a558cdb05a618e27f47ca0ac56ece94/youtube_dl/extractor/whowatch.py | ||||
* | [ukcolumn] Add Extractor | pukkandan | 2021-05-02 | 2 | -0/+73 |
| | | | | Closes #287 | ||||
* | [CBS] Improve `_VALID_URL` to support movies | pukkandan | 2021-05-01 | 1 | -1/+10 |
| | | | | | Closes #290 Tested by: BeeMuffins | ||||
* | [youtube] Add `oembed` to reserved names | pukkandan | 2021-05-01 | 1 | -1/+1 |
| |