Oliver Freyermuth
|
f17c702270
|
[ard] Allow URLs without - before id
https://github.com/ytdl-org/youtube-dl/pull/29091
Authored by: olifre
|
2021-05-23 23:03:08 +05:30 |
|
pukkandan
|
3907333c5d
|
[extractor] Skip subtitles without URI in m3u8 manifests
Closes #339
Authored by: hheimbuerger
|
2021-05-23 22:32:47 +05:30 |
|
Ashish
|
09d18ad07e
|
[Sonyliv] Add subtitle support (#342)
Authored by: Ashish0804
|
2021-05-23 21:26:27 +05:30 |
|
Ashish
|
9572eaaa11
|
[ShemarooMe] Add extractor (#332)
Closes #307
Co-authored-by: Ashish0804, pukkandan
|
2021-05-23 12:42:50 +05:30 |
|
pukkandan
|
8d68ab98a7
|
[youtube] Fix bug where not all hls formats were extracted
Bug introduced in 9297939ec3
|
2021-05-23 03:53:17 +05:30 |
|
Ashish
|
135e6b93f4
|
[SonyLIV] Add SonyLIVSeriesIE (#331)
Authored by: Ashish0804
|
2021-05-22 17:53:06 +05:30 |
|
king-millez
|
13a49340ed
|
[telemundo] add extractor (#327)
Closes #284
Authored by: king-millez
|
2021-05-22 17:17:49 +05:30 |
|
pukkandan
|
09f1580e2d
|
[youtube] /live URLs should raise error if channel is not live
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29090
|
2021-05-21 20:05:54 +05:30 |
|
pukkandan
|
b73612a254
|
Update to ytdl-commit-dfbbe29
[redbulltv] fix embed data extraction
dfbbe2902f
|
2021-05-20 21:13:18 +05:30 |
|
king-millez
|
5014558ab9
|
[parlview] Add extractor (#322)
Authored by: king-millez
|
2021-05-20 18:35:37 +05:30 |
|
coletdjnz
|
00ae27690d
|
[youtube] Add html5=1 param to get_video_info page requests (#329)
Workaround for #319, https://github.com/ytdl-org/youtube-dl/issues/29086
Authored by: colethedj
|
2021-05-20 15:56:57 +05:30 |
|
pukkandan
|
9d5d4d64f8
|
[youtube] Better message when login required
|
2021-05-20 15:55:55 +05:30 |
|
king-millez
|
98784ef8d6
|
[audius:artist] Add extractor (#323)
Authored by: king-millez
|
2021-05-20 15:55:55 +05:30 |
|
pukkandan
|
d3fc8074a4
|
[youtube] Sort audio-only formats correctly
Closes #317
|
2021-05-19 18:29:20 +05:30 |
|
pukkandan
|
07cce701de
|
[cleanup] linter, code formatting and readme
|
2021-05-19 16:48:20 +05:30 |
|
king-millez
|
74e001af1d
|
[tenplay] Fix extractor (#314)
Authored by: king-millez
|
2021-05-19 16:43:34 +05:30 |
|
pukkandan
|
ff2751ac9c
|
[youtube] Always extract maxresdefault thumbnail
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29049
|
2021-05-18 19:31:17 +05:30 |
|
pukkandan
|
abcdd12b26
|
[youtube:tab] Support youtube music MP pages
|
2021-05-18 19:31:08 +05:30 |
|
pukkandan
|
18db754858
|
[youtube:tab] Redirect UC channels that doesn't have a videos tab
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
|
2021-05-18 19:31:07 +05:30 |
|
pukkandan
|
fe03a6cdc8
|
[youtube:tab] Support youtube music VL and browse pages
|
2021-05-18 19:31:06 +05:30 |
|
pukkandan
|
cd684175ad
|
[youtube:tab] Support channel search
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29071
|
2021-05-18 19:30:21 +05:30 |
|
pukkandan
|
da692b7920
|
[cleanup] youtube tests
|
2021-05-18 18:10:15 +05:30 |
|
pukkandan
|
95c01b6c16
|
[youtube:tab] Show alerts only from the final webpage
|
2021-05-18 18:09:04 +05:30 |
|
pukkandan
|
a06916d98e
|
[extractor] Add write_debug and get_param
|
2021-05-17 18:59:51 +05:30 |
|
coletdjnz
|
9297939ec3
|
[Youtube] Extract more formats for music.youtube URLs (#311)
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
|
2021-05-15 20:08:47 +05:30 |
|
pukkandan
|
774d79cc4c
|
[youtube] Add language names
Co-authored by: nixxo, tpikonen
Based on: https://github.com/ytdl-org/youtube-dl/pull/26112
Closes: #310
|
2021-05-15 19:27:53 +05:30 |
|
pukkandan
|
2412044c90
|
Add field name for subtitles
Co-authored by: pukkandan, tpikonen
Based on: #310, https://github.com/ytdl-org/youtube-dl/pull/26112
|
2021-05-15 19:27:52 +05:30 |
|
pukkandan
|
120916dac2
|
[youtube] multiple subtitles in same language
Fixes: https://github.com/ytdl-org/youtube-dl/issues/21164
Related: #310, https://github.com/ytdl-org/youtube-dl/pull/26112
|
2021-05-15 19:27:48 +05:30 |
|
pukkandan
|
0fb983f62d
|
[youtube] Extract audio language
|
2021-05-14 13:15:48 +05:30 |
|
pukkandan
|
0760b0a7e2
|
Standardize write_debug
|
2021-05-14 13:15:29 +05:30 |
|
pukkandan
|
d908aa636a
|
[cleanup] Fix typos
|
2021-05-11 23:34:40 +05:30 |
|
pukkandan
|
3d89341b47
|
[common] bugfix for when compat_opts is not given
|
2021-05-11 23:29:26 +05:30 |
|
pukkandan
|
d8ec40b39f
|
[rmcdecouverte] Generalize _VALID_URL
Closes #291
|
2021-05-11 18:57:55 +05:30 |
|
pukkandan
|
fac988053f
|
Release 2021.05.11
* and some documentation improvements
|
2021-05-11 13:35:05 +05:30 |
|
pukkandan
|
61241abbb0
|
[generic] Respect the encoding in manifest
|
2021-05-11 13:32:03 +05:30 |
|
pukkandan
|
53ed7066ab
|
Option --compat-options to revert some of yt-dlp's changes
* Deprecates `--list-formats-as-table`, `--list-formats-old`
|
2021-05-11 13:30:48 +05:30 |
|
pukkandan
|
2f567473c6
|
[Plugins] Prioritize plugins over standard extractors
and prevent plugins from overwriting the standard extractor classes
Closes #304
|
2021-05-09 04:22:27 +05:30 |
|
pukkandan
|
41d1cca328
|
Update to ytdl-commit-a726009
[blinkx] Remove extractor
a726009987
|
2021-05-06 21:31:20 +05:30 |
|
pukkandan
|
12e73423f1
|
[plutotv] Fix format extraction for some urls
* And fallback to the first urls if ad-free urls can't be found
Closes #299
|
2021-05-06 20:28:57 +05:30 |
|
pukkandan
|
7700b37f39
|
[plutotv] Extract subtitles from manifests
|
2021-05-06 20:28:56 +05:30 |
|
Ashish
|
c28cfda81f
|
[SonyLiv] Fix title and series extraction (#301)
Authored by: Ashish0804
|
2021-05-06 20:27:43 +05:30 |
|
pukkandan
|
3158150cb7
|
[utils] Add network_exceptions
|
2021-05-04 22:36:18 +05:30 |
|
pukkandan
|
06425e9621
|
[blinkx] Minor fix
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28941
|
2021-05-04 22:27:44 +05:30 |
|
pukkandan
|
1815d1028b
|
[zee5] Fix py2 compatibility
|
2021-05-03 22:49:03 +05:30 |
|
The Hatsune Daishi
|
0fa9a1e236
|
[whowatch] Add extractor #292
closes #223
Authored by: nao20010128nao
Modified from: 9e4a0e061a/youtube_dl/extractor/whowatch.py
|
2021-05-02 19:43:37 +05:30 |
|
pukkandan
|
80185155a1
|
[ukcolumn] Add Extractor
Closes #287
|
2021-05-02 13:57:50 +05:30 |
|
pukkandan
|
c755f1901f
|
[CBS] Improve _VALID_URL to support movies
Closes #290
Tested by: BeeMuffins
|
2021-05-01 21:32:14 +05:30 |
|
pukkandan
|
68b91dc905
|
[youtube] Add oembed to reserved names
|
2021-05-01 21:24:31 +05:30 |
|
pukkandan
|
88f06afc0c
|
[rmcdecouverte] Improve _VALID_URL
Closes #291
|
2021-05-01 21:24:31 +05:30 |
|
CXwudi
|
40078a55e2
|
[niconico] Fix bug in thumbnail extraction #289
Bug from: 6b1d8c1e30
Authored by: CXwudi
|
2021-05-01 19:35:47 +05:30 |
|