pukkandan
2c539d493a
[cookies] Fix bug when keyring is unspecified
...
Closes #2167
3 years ago
pukkandan
042931a507
Allow escaped `,` in `--extractor-args`
...
Closes #2152
3 years ago
MinePlayersPE
96f13f01a6
[TikTok] Change app version ( #2161 )
...
Closes #2133 , #2135
Authored by: MinePlayersPE, llacb47
3 years ago
u-spec-png
4b9353239e
[Drooble] Add extractor ( #1547 )
...
Closes #1527
Authored by: u-spec-png
3 years ago
u-spec-png
dd5e60b15d
[Instagram] Add story/highlight extractor ( #2006 )
...
Fixes https://github.com/ytdl-org/youtube-dl/issues/25575
Authored by: u-spec-png
3 years ago
MinePlayersPE
e540c56f39
[TikTok] Fallback to feed API endpoint ( #2142 )
...
Authored by: MinePlayersPE
Workaround for #2133
3 years ago
pukkandan
45d86abeb4
Allow unicode characters in `info.json`
...
Closes #2139
3 years ago
Pierre Mdawar
f02d24d8d2
[utils] Fix `format_bytes` output for Bytes ( #2132 )
...
Authored by: pukkandan, mdawar
3 years ago
pukkandan
ceb98323f2
Don't treat empty containers as `None` in `sanitize_info`
3 years ago
pukkandan
7537e35b64
[gfycat] Fix `uploader`
3 years ago
github-actions
1e5c83b26b
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
6223f67a8c
Release 2021.12.27
3 years ago
pukkandan
6a34813a0d
[docs] Add examples for using `TYPES:` in `-P`/`-o`
3 years ago
Matt Broadway
f59f5ef8b6
[cookies] Support other keyrings ( #2032 )
...
Authored by: mbway
3 years ago
pukkandan
f44afb54ef
[aria2c] Don't show progress when `--no-progress`
3 years ago
pukkandan
77cee0f188
[EmbedThumbnail] Prefer AtomicParsley over ffmpeg if available
3 years ago
pukkandan
6a17677577
[ThumbnailsConvertor] Fix for when there are no thumbnails
...
Closes #2125
3 years ago
Ashish Gupta
ee7b9bdf5d
[Zee5] Fix VALID_URL for tv-shows
3 years ago
pukkandan
185bf31070
[youtube] End `live-from-start` properly when stream ends with 403
...
Closes #2089
3 years ago
pukkandan
0b77924a38
[tiktok] Fix `extractor_key` used in archive
3 years ago
MinePlayersPE
8126298c1b
[TikTok] Add music, sticker and tag IEs ( #2119 )
...
Closes #1752
Authored by: MinePlayersPE
3 years ago
pukkandan
6da22e7d4f
Avoid recursion error when re-extracting info
3 years ago
MinePlayersPE
c62ecf0d90
[BiliIntl] Fix extractor ( #2077 )
...
Closes #1744
Authored by: MinePlayersPE
3 years ago
The Hatsune Daishi
3774f4f427
[PixivSketch] Add extractors ( #2104 )
...
Authored by: nao20010128nao
3 years ago
git-anony-mouse
9980d3d213
[generic] Fix HTTP KVS Player ( #2111 )
...
Authored by: git-anony-mouse
3 years ago
pukkandan
8eb4b1bb8e
[ffmpeg] Fix position of `--ppa`
...
Bug in ca5db158ae
Closes #2112
3 years ago
pukkandan
332da56f52
[CBC] Fix URL regex
...
Closes #2110
3 years ago
github-actions
459aea84c3
[version] update
...
Created by: pukkandan
:ci skip all
3 years ago
pukkandan
87e0499624
Release 2021.12.25
3 years ago
pukkandan
0f86a1cd59
[dplay] Temporary fix for `discoveryplus.com/it`
...
Closes #2073
3 years ago
pukkandan
d80d98e7d4
[docs] Minor fixes
3 years ago
pukkandan
352d5da812
[utils] Improve `parse_count`
3 years ago
MinePlayersPE
d43de6821c
[GameJolt] Add extractors ( #2036 )
...
Authored by: MinePlayersPE
3 years ago
u-spec-png
070f6a85ea
[Steam] Fix extractor ( #2029 )
...
Closes #1992
Authored by: u-spec-png
3 years ago
Benedikt Wildenhain
4b4b7f746c
[OpenCast] Add extractors ( #1905 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/26934
Authored by: bwildenhain, C0D3D3V
3 years ago
Sonic
e9efb99f66
[dropout] Add extractor ( #2045 )
...
Authored-by: TwoThousandHedgehogs, pukkandan
3 years ago
coletdjnz
a709d87335
[youtube:tab] Extract video thumbnails from playlist ( #2096 )
...
closes #1184
Co-Authored-by: coletdjnz, pukkandan
3 years ago
siddharth
774a46c53d
[npr] Make SMIL extraction non-fatal ( #2099 )
...
Closes #1934
Authored by: r5d
3 years ago
MinePlayersPE
c8b80b9643
[RCTIPlusSeries] Lazy extraction and video type selection ( #2050 )
...
Authored by: MinePlayersPE
3 years ago
MinePlayersPE
4e260d1a56
[Instagram] Try bypassing login wall with embed page ( #2095 )
...
Authored by: MinePlayersPE
3 years ago
Luc Ritchie
4f3fa23e5a
[utils] Fix parsing `YYYYMMDD` dates in Nov/Dec ( #2094 )
...
The date format `%Y%m%d%H%M` will successfully match against
one-digit month, day, hour, and minute strings, even though %m et al.
are documented as being zero-padded. So dates without time in
Nov/Dec may be wrongly parsed as dates in January with time.
This commit adds a format string of `%Y%m%d` to our supported date
format strings directly below (higher priority) its problematic relatives.
Closes #2076
Authored by: wlritchi
3 years ago
pukkandan
b28bac93ab
Fix bug in 1cefca9e44
...
Fixes https://github.com/ytdl-patched/ytdl-patched/issues/11
3 years ago
pukkandan
37893bb0c9
[outtmpl] Change filename sanitization type to `S`
...
`F` is already used for float!
Bug in e0fd95737d
3 years ago
Ashish Gupta
c25de59cf7
[LBRY] Support livestreams ( #2062 )
...
Closes #2054
Authored by: Ashish0804, pukkandan
3 years ago
Emanuel Hoogeveen
205a0654c0
Add option `--file-access-retries` ( #2066 )
...
Closes #517
Authored by: ehoogeveen-medweb
3 years ago
aarubui
663949f825
[NJPWWorld] Extract formats from m3u8 ( #2075 )
...
Authored by: aarubui
3 years ago
pukkandan
b69fd25c25
[cleanup] Misc cleanup
...
Closes #1942 #1976 #2020 #2058 #1984
3 years ago
pukkandan
e0fd95737d
[outtmpl] Add alternate forms `F`, `D`
...
and improve `id` detection
F = sanitize as filename (# = restricted)
D = add Decimal suffixes
Closes #2085 , 2081
3 years ago
pukkandan
4ac5b94807
[dash] Fix `--test`
...
Bug in adbc4ec4bb
3 years ago
pukkandan
4273cc776d
[dash] Fix aria2c dash downloads
...
Bug in adbc4ec4bb
3 years ago