Luc Ritchie
028f6437f1
[afreecatv] Match new vod url ( #3097 )
...
Authored by: wlritchi
3 years ago
Sipherdrakon
43c38abd1f
[ParamountPlus,CBS] Change VALID_URL ( #3098 )
...
Closes #3096
Authored by: Sipherdrakon
3 years ago
pukkandan
e4b98809cf
[youtube] Fix pagination of `membership` tab
3 years ago
pukkandan
16c620bc55
Handle float in `--wait-for-video`
...
Closes #3082
3 years ago
pukkandan
5a373d9768
[veo] Fix `_VALID_URL`
...
Closes #3095
3 years ago
Ha Tien Loi
7e6a187096
[Huya] Add extractor ( #3035 )
...
Closes #3033
Authored by: hatienl0i261299
3 years ago
Lesmiscore (Naoya Ozaki)
3f168f0e45
[RUTV] Fix format sorting ( #3085 )
...
Closes #3084
Authored by: Lesmiscore
3 years ago
Lesmiscore (Naoya Ozaki)
7bdcb4a40e
[niconico] Rewrite NiconicoIE ( #3018 )
...
Closes https://github.com/yt-dlp/yt-dlp/issues/2636 , partially fixes https://github.com/yt-dlp/yt-dlp/issues/367
Authored by: Lesmiscore
3 years ago
Soebb
497a6c5f57
[daftsex] Fix extractor ( #2757 )
...
Closes #2637
Authored by: Soebb
3 years ago
BohwaZ
4b3c5d1b81
[FranceCulture] Support playlists ( #1872 )
...
Authored by: bohwaz
3 years ago
Dorian Westacott
ec47c12f69
[ParamountPlusSeries] Support multiple pages ( #3026 )
...
Authored by: dodrian
3 years ago
pukkandan
25791435b7
[arte] Add `format_note` to m3u8 formats
...
Related: #3086
3 years ago
pukkandan
4e34889f1c
[rumble] unescape title
3 years ago
pukkandan
a1b2d84360
[youtube] Avoid false positives when detecting damaged formats
...
Closes #3083
3 years ago
coletdjnz
5dbc77df26
[youtube:api] Prefer minified JSON response
...
Authored-by: coletdjnz
3 years ago
Lesmiscore (Naoya Ozaki)
d71fd41249
[fragment] Read downloaded fragments only when needed ( #3069 )
...
Authored by: Lesmiscore
3 years ago
shirt
d69e55c1d8
[cleanup] Remove readthedocs from README.md
3 years ago
shirt
9f2a6352ea
[docs] Remove readthedocs
3 years ago
pukkandan
aeb21b98f1
[phantomjs] Fix bug in 8b7539d27c
...
Closes #3066
3 years ago
coletdev
b3edc8068e
[downloader/mhtml] Fix fragments with absolute urls ( #3044 )
...
Authored-by: coletdjnz
3 years ago
coletdev
17322130a9
[youtube] Improve video upload date handling ( #3029 )
...
* Don't prefer UTC upload date for past live streams/premieres
* Improve regex (fixes a regression)
Authored-by: coletdjnz
3 years ago
pukkandan
5ca764c506
[FFmpegVideoConvertor] Add more formats to `--remux-video`
3 years ago
pukkandan
e880c92c65
Exit after `--dump-user-agent`
...
Bug in d1b5f70bc9
Closes #3055
3 years ago
coletdjnz
a825ffbffa
[extractor] Support merging subtitles with data
...
Authored-by: coletdjnz
3 years ago
pukkandan
592b748582
[cleanup] Minor cleanup
...
Closes #3006
3 years ago
pukkandan
cf4f42cb97
Protect stdout from unexpected progress and console-title
...
Closes #3023
3 years ago
pukkandan
da1d734fbe
Remove incorrect warning for `--dateafter`
...
Closes #3030
3 years ago
pukkandan
2b38f7b2bc
[MetadataParser] Validate outtmpl early
3 years ago
pukkandan
76aa991374
Fix case of `http_headers`
...
Bug in 8b7539d27c
Fixes https://github.com/yt-dlp/yt-dlp/issues/1346#issuecomment-1064527765
3 years ago
Lesmiscore (Naoya Ozaki)
24e3d87431
[PokemonSoundLibrary] Add extractor ( #3001 )
...
Authored by: Lesmiscore
3 years ago
Ha Tien Loi
63b2f88bc7
[Zingmp3] Fix signature ( #3004 )
...
Authored by: hatienl0i261299
3 years ago
pukkandan
07ff290dce
Fix `--sleep-interval`
...
Bug in d1b5f70bc9
Closes #3012
3 years ago
pukkandan
51c22ef4e2
Fix `--throttled-rate`
...
Typo in d1b5f70bc9
Closes #2996
3 years ago
Ha Tien Loi
33b8c411bc
[MangoTV] Improve extractor ( #2971 )
...
Authored by: hatienl0i261299
3 years ago
MMM
10331a2672
Fix `--print` with `--ignore-no-formats` when url is `None` ( #3000 )
...
Authored by: flashdagger
3 years ago
Lesmiscore (Naoya Ozaki)
6e6beffd04
[openrec] Refactor extractors ( #2941 )
...
Authored by: Lesmiscore
3 years ago
pukkandan
e491d06d34
[utils] ExtractorError: Fix for older python versions
...
Closes #2993
3 years ago
pukkandan
7a0ba75857
[build] Add `requirements.txt` to pip distributions
...
Closes #2995
3 years ago
coletdev
e248be3319
[panopto] Add extractors ( #2908 )
...
Based on https://github.com/ytdl-org/youtube-dl/pull/13449
Closes #1946
Authored by: coletdjnz, kmark
3 years ago
pukkandan
ff91cf7483
[utils] Add `get_first`
3 years ago
github-actions
a3b7dff015
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
c0c2c57d35
Release 2022.03.08.1
3 years ago
pukkandan
aee6ce5867
[build] Fix bug in 08d30158ec
3 years ago
pukkandan
d1b5f70bc9
[cleanup] Refactor `__init__.py` ( #2570 )
...
* Split `__init__` code into multiple functions
* Clean up validation code by grouping similar types of options
* Expose `parse_options` to third parties
3 years ago
github-actions
1eae7f94c1
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
535eb16a44
Release 2022.03.08
3 years ago
P-reducible
9461cb586a
[Rokfin] Fix `availability` ( #1534 )
...
Authored by: P-reducible
3 years ago
pukkandan
a405b38f20
[youtube] Further de-prioritize 3gp format
3 years ago
pukkandan
08d30158ec
[cleanup, docs] Misc cleanup
...
Closes #2828 , closes #2734 , closes #2802 , closes #2937
3 years ago
Ha Tien Loi
c89bec262c
[xinpianchang] Add extractor ( #2963 )
...
Authored by: hatienl0i261299
3 years ago