pukkandan
|
ebf99aaf70
|
[utils] Fix get_domain
Bug in ae61d108dd
Closes #4344
|
2022-07-13 19:44:19 +05:30 |
|
HobbyistDev
|
cbd4f237b4
|
[extractor/cellebrite] Add extractor (#4333)
Closes #4014
Authored by: HobbyistDev
|
2022-07-13 12:33:18 +05:30 |
|
ftk
|
418bbfd722
|
[extractor/twitch] Support storyboards for VODs (#4342)
Authored by: ftk
|
2022-07-13 01:57:50 +05:30 |
|
ftk
|
45e8a04e48
|
[extractor/youtube] More metadata for storyboards (#4334)
Authored by: ftk
|
2022-07-12 20:46:45 +05:30 |
|
Sebastian Wallkötter
|
0f44636597
|
[docs] Improve docstring of download_ranges (#4340)
Authored by: FirefoxMetzger
|
2022-07-12 19:21:41 +05:30 |
|
Elyse
|
7a7eeb1005
|
[aes] Add multiple padding modes in CBC
Authored by: elyse0
|
2022-07-12 19:14:03 +05:30 |
|
Dosychev Peter
|
4e7f375c94
|
[extractor/theholetv] Add extractor (#4325)
Authored by: dosy4ev
|
2022-07-11 04:48:12 +05:30 |
|
pukkandan
|
f5ea47488a
|
[cleanup] Minor fixes
|
2022-07-11 02:24:36 +05:30 |
|
pukkandan
|
134c913cca
|
Discard info_dict from memory if no longer needed
Closes #1399
|
2022-07-11 02:14:23 +05:30 |
|
pukkandan
|
56b5b832bf
|
[extractor/crunchyroll] Improve _VALID_URL
<http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life>
should be handled by Generic
Closes #4322
|
2022-07-11 01:13:32 +05:30 |
|
pukkandan
|
cb794ee010
|
Do not allow extractors to return None
|
2022-07-11 01:13:31 +05:30 |
|
pukkandan
|
6d645b5577
|
[http] Ensure the file handle is always closed
Closes #4323
|
2022-07-11 01:13:29 +05:30 |
|
pukkandan
|
563e0bf82a
|
Fix rounding of integers in format table
|
2022-07-11 01:10:38 +05:30 |
|
pukkandan
|
d816f61fbf
|
[utils, cleanup] Refactor parse_codecs
|
2022-07-11 01:10:38 +05:30 |
|
pukkandan
|
4019bf0525
|
[ModifyChapters] Modify duration in infodict
|
2022-07-11 01:10:38 +05:30 |
|
HobbyistDev
|
65ea4cba29
|
[extractor/mocha] Add extractor (#4213)
Closes https://github.com/yt-dlp/yt-dlp/issues/3752
Authored by: HobbyistDev
|
2022-07-11 01:02:12 +05:30 |
|
Misael Aguayo
|
17a23f0930
|
[extractor/syvdk] Add extractor (#4250)
Closes https://github.com/yt-dlp/yt-dlp/issues/4077
Authored by: misaelaguayo
|
2022-07-11 00:52:30 +05:30 |
|
pukkandan
|
a3fb1ca5ab
|
[extractor/youtube] Fix duration check for post-live manifestless mode
|
2022-07-10 09:59:32 +05:30 |
|
Lesmiscore (Naoya Ozaki)
|
1275aeb955
|
[extractor/bigo] Fix extractor (#4312)
Closes #4139
Authored by: Lesmiscore
|
2022-07-09 15:00:34 +05:30 |
|
ischmidt20
|
170a031386
|
[extractor/fifa] Fix extractor (#4272)
Authored by: ischmidt20
|
2022-07-09 13:23:49 +05:30 |
|
Felix S
|
65493f64e1
|
[extractor/Audiodraft] Add extractors (#4288)
Based on https://github.com/yt-dlp/yt-dlp/pull/4259
Closes https://github.com/yt-dlp/yt-dlp/issues/4028
Authored by: fstirlitz, Ashish0804
|
2022-07-09 13:16:57 +05:30 |
|
HobbyistDev
|
63e66cd0ad
|
[extractor/liputan6] Add extractor (#4304)
Closes #4303
Authored by: HobbyistDev
|
2022-07-09 09:45:47 +05:30 |
|
pukkandan
|
f2df407165
|
[cleanup] Misc cleanup
|
2022-07-09 09:07:10 +05:30 |
|
Lesmiscore (Naoya Ozaki)
|
ca9def714a
|
Skip some fixup if remux/recode is needed (#4266)
Authored by: Lesmiscore
|
2022-07-09 02:28:46 +05:30 |
|
pukkandan
|
47cdc68e03
|
[outtmpl] Add alternate form h for HTML escaping
Related: https://github.com/yt-dlp/yt-dlp/issues/3292
|
2022-07-09 01:52:08 +05:30 |
|
Andrew
|
12a1b2254d
|
[extractor/youtube, cleanup] Fix tests (#4293)
Authored by: sheerluck
|
2022-07-08 02:50:02 +05:30 |
|
pukkandan
|
6154438178
|
[extractor/generic] Remove HEAD request
|
2022-07-07 12:09:30 +05:30 |
|
pukkandan
|
168bbc4f38
|
Do not load system certificates when certifi is used
This causes `CERTIFICATE_VERIFY_FAILED` if there is an
expired/bad certificate in the system store
Partially reverts 8a82af3511
Related: #4145
|
2022-07-07 11:29:49 +05:30 |
|
pukkandan
|
a3976e0760
|
Improve chapter sanitization
|
2022-07-07 11:28:56 +05:30 |
|
pukkandan
|
385f7f3895
|
[extractor/iq] Set language correctly for Korean subtitles
Closes #3500
|
2022-07-02 19:19:21 +05:30 |
|
pukkandan
|
284a60c516
|
[options] Fix aliases to --config-location
|
2022-07-01 09:32:30 +05:30 |
|
Lesmiscore
|
44f14eb43e
|
Fix bug in 612f2be5d3
|
2022-06-30 21:59:39 +09:00 |
|
pukkandan
|
a63b35a60c
|
[update] Do not check _update_spec when up to date
|
2022-06-30 05:02:19 +05:30 |
|
github-actions
|
84a251e1f5
|
[version] update
Created by: pukkandan
:ci skip all :ci run dl
|
2022-06-29 01:41:48 +00:00 |
|
pukkandan
|
9d339c41e2
|
Release 2022.06.29
|
2022-06-29 07:09:51 +05:30 |
|
pukkandan
|
ae61d108dd
|
[cleanup] Misc cleanup
|
2022-06-29 06:43:27 +05:30 |
|
pukkandan
|
47046464fa
|
[extractor] Fix empty BaseURL in MPD
Closes #4113
|
2022-06-29 06:43:26 +05:30 |
|
pukkandan
|
b1f94422cc
|
[update] Ability to set a maximum version for specific variants
|
2022-06-29 06:43:24 +05:30 |
|
nomevi
|
844086505f
|
[extractor/livestreamfails] Add extractor (#4204)
Authored by: nomevi
|
2022-06-29 05:41:38 +05:30 |
|
Stefan Lobbenmeier
|
63da2d0911
|
Fix bug in 6d916fe709 (#4219)
Update only to legacy version on old MacOS
Authored by: StefanLobbenmeier
|
2022-06-29 05:39:32 +05:30 |
|
FestplattenSchnitzel
|
1db1461272
|
[extractor/ViMP] Add playlist extractor (#4147)
Authored by: FestplattenSchnitzel
|
2022-06-29 05:36:25 +05:30 |
|
HobbyistDev
|
5fb450a64c
|
[extractor/steam] Add broadcast extractor (#4137)
Closes #4083
Authored by: HobbyistDev
|
2022-06-28 18:21:18 +05:30 |
|
Abubukker Chaudhary
|
2c60eae899
|
[extractor/Scrolller] Add extractor (#4010)
Closes #3635
Authored by: LunarFang416
|
2022-06-28 17:40:43 +05:30 |
|
crazymoose77756
|
962ffcf89c
|
[cleanup] Fix some typos (#4194)
Authored by: crazymoose77756
|
2022-06-26 17:50:06 -07:00 |
|
MMM
|
8a40bffaf9
|
[exractor/lbry] Use HEAD request for redirect URL (#4181)
and misc cleanup
Authored by: flashdagger
|
2022-06-26 17:33:31 -07:00 |
|
pukkandan
|
e08f72e675
|
[extractor/mediaset] Improve _VALID_URL
Fixes https://github.com/yt-dlp/yt-dlp/issues/4141#issuecomment-1166521057
|
2022-06-26 18:49:34 +05:30 |
|
pukkandan
|
1685d46007
|
[extractor/ertflix] Improve _VALID_URL
Closes #4180
|
2022-06-26 17:30:01 +05:30 |
|
ischmidt20
|
8d214c484c
|
[extractor/CWTV] Extract thumbnail (#4185)
Authored by: ischmidt20
|
2022-06-25 17:37:36 -07:00 |
|
pukkandan
|
9eef7c4e55
|
Sanitize chapters
Closes #4182
|
2022-06-26 04:49:33 +05:30 |
|
pukkandan
|
bbae437723
|
[hls] Warn user when trying to download live HLS
We do not automatically switch to ffmpeg because the detection is not 100% accurate
|
2022-06-26 04:48:41 +05:30 |
|