pukkandan
|
8246f8402b
|
[spotify:show] Fix extractor
Closes #3768
|
3 years ago |
pukkandan
|
6b9e832db7
|
`--config-location -` to provide options interactively
|
3 years ago |
monnef
|
d2ff2c91bb
|
[curiositystream] Get `auth_token` from cookie (#3836)
Closes #3753
Authored by: mnn
|
3 years ago |
m4tu4g
|
7879e79d11
|
[bloomberg] Change playback endpoint (#3857)
Closes #3787
Authored by: m4tu4g
|
3 years ago |
Lesmiscore
|
8a3e7b1c95
|
[yahoo:gyao] Fix extractor
This fixes 400 error for /title/ URLs.
|
3 years ago |
pukkandan
|
d9473db78a
|
[ModifyChapters] Fix repeated removal of small segments
Closes #3846
|
3 years ago |
pukkandan
|
11233f2afd
|
[downloader, cleanup] Refactor `report_progress`
Closes #3790
|
3 years ago |
pukkandan
|
3a85e9cee9
|
[ffmpeg] Check version lazily
Closes #3830
|
3 years ago |
pukkandan
|
c4a62b99f6
|
Fix bug in 23326151c4
|
3 years ago |
pukkandan
|
b5899f4f19
|
[build, cleanup] Refactor
Closes #3835, #3837
|
3 years ago |
Felix S
|
92922fe7f9
|
[rumble] Extract subtitles (#3823)
Closes #3132
Authored by: fstirlitz
|
3 years ago |
pukkandan
|
c487cf0010
|
[cleanup] Misc
|
3 years ago |
pukkandan
|
415f8d51a8
|
Ensure pre-processor errors do not block video download
Closes #2875
|
3 years ago |
pukkandan
|
ca6d59d2c1
|
Fix `--simulate --max-downloads`
Bug in c3e6ffba53
Closes #3815
|
3 years ago |
pukkandan
|
1a8cc83735
|
Bugfix for 3a408f9d19
|
3 years ago |
pukkandan
|
2762dbb17e
|
[compat] Add `functools.cached_property`
|
3 years ago |
pukkandan
|
666c36d58d
|
Bugfix for 23326151c4
|
3 years ago |
adamanldo
|
854b0d325e
|
[StreamCZ] Fix extractor (#3789)
Closes #3579
Authored by: dirkf, adamanldo
|
3 years ago |
Elyse
|
79c318937b
|
[ina] Fix extractor (#3807)
Closes #2463
Authored by: elyse0
|
3 years ago |
Jeff Huffman
|
88d62206b4
|
[crunchyroll:beta] Fix extractor after API change (#3801)
Closes #2052
Authored by: Burve, tejing1
|
3 years ago |
pukkandan
|
e79969b242
|
Return an error code if update fails
Closes #3802
|
3 years ago |
pukkandan
|
53973b4d2c
|
[utils] Fix bug in 0b9c08b47b
* Cache of `supports_terminal_sequences` must be reset after enabling VT mode
* and move `windows_enable_vt_mode` to utils to avoid cyclic imports
|
3 years ago |
pukkandan
|
b801cd7179
|
[tiktok] Detect embeds
Closes #3799
|
3 years ago |
pukkandan
|
0b9c08b47b
|
[utils] Improve performance using `functools.cache`
Closes #3786
|
3 years ago |
pukkandan
|
2f97cc615b
|
[utils] `ISO3166Utils`: Add `EU` and `AP`
Fixes https://github.com/yt-dlp/yt-dlp/pull/3302#discussion_r875528517
|
3 years ago |
pukkandan
|
2dd5a2e3a1
|
[doc, cleanup] Re-indent "Usage and Options" section
|
3 years ago |
pukkandan
|
23326151c4
|
Add option --retry-sleep (#3059)
Closes #2852
|
3 years ago |
pukkandan
|
9e49146352
|
Add option `--alias`
|
3 years ago |
github-actions
|
926ccc84ef
|
[version] update
Created by: pukkandan
:ci skip all
|
3 years ago |
pukkandan
|
21633673c3
|
[cleanup] Minor fixes
|
3 years ago |
pukkandan
|
80e8493ee7
|
[utils] `is_html`: Handle double BOM
Closes #2885
|
3 years ago |
pukkandan
|
aedaa455d9
|
[vimeo] Fix extractors
Closes #3037, Closes #2858, Closes #2880, Closes #3712
May also fix #3602, #3360
|
3 years ago |
pukkandan
|
d6bf1161db
|
[generic] Refactor `_extract_rss`
Closes #3738
|
3 years ago |
pukkandan
|
7896214c42
|
Bugfix for 591bb9d355
Closes #3769
|
3 years ago |
pukkandan
|
5792c950bf
|
[compat] Implement `compat.imghdr`
Python 3.11 deprecates `imghdr` module
|
3 years ago |
pukkandan
|
591bb9d355
|
Fix color in `-q -F`
and convert `ydl._out_files`/`ydl._allow_colors` to `Namespace`
Closes #3761
|
3 years ago |
coletdjnz
|
5faf6528fb
|
[http] Fix bug in retrying on read timeout in py < 3.10
socket.timeout is not an alias of TimeoutError in py < 3.10
Fixes bug in a2e77303e3
Authored-by: coletdjnz
|
3 years ago |
pukkandan
|
0fa7d2c8e4
|
Bugfix for 2414649192
|
3 years ago |
pukkandan
|
b2a2d91310
|
[adobepass] Allow cookies for authenticating MSO
Possible workaround for #1034
|
3 years ago |
pukkandan
|
490110c543
|
`--max-downloads` should obey `--break-per-input`
|
3 years ago |
pukkandan
|
2414649192
|
[cleanup] Misc cleanup
|
3 years ago |
pukkandan
|
5d5c0f7e99
|
[Hotstar] Bugfix for a1ddaa899c
Closes #3595
|
3 years ago |
Dzmitry Neviadomski
|
3ac7b66047
|
[goodgame] Add extractor (#3686)
Authored by: nevack
|
3 years ago |
P-reducible
|
c9b2b368b3
|
[rokfin:search] Add extractor (#2992)
Authored by: P-reducible, pukkandan
|
3 years ago |
pukkandan
|
e037c405ad
|
[rokfin] Implement login (#2992)
Authored by: P-reducible, pukkandan
|
3 years ago |
Conner
|
4bf72cc1c9
|
[Podchaser] Add extractors (#3665)
Authored by; connercsbn
|
3 years ago |
Elyse
|
25f0e68f97
|
[wat] Fix extraction of multi-language videos and subtitles (#3739)
Closes #982, closes #1683
Authored by: elyse0
|
3 years ago |
Elyse
|
3358f89361
|
[adn] Update AES key (#3743)
Closes #2002
Authored by: elyse0
|
3 years ago |
Henrik Heimbuerger
|
f3b3fe16af
|
[nebula] Add support for subscriptions (#3719)
Closes #3609
Authored by: hheimbuerger
|
3 years ago |
Jordan Weatherby
|
d1c4f6d4da
|
[youtube] Added piped instance urls (#3714)
Closes #3661
Authored by: JordanWeatherby
|
3 years ago |