pukkandan
1fed277349
[version] update
...
:ci skip all
2021-09-25 00:59:59 +00:00
pukkandan
0ef787d773
Release 2021.09.25
2021-09-25 06:28:05 +05:30
pukkandan
a5de4099cb
[build] Fix brew tap
2021-09-25 06:28:05 +05:30
pukkandan
ff1c7fc9d3
Allow 0 in --playlist-items
2021-09-25 03:31:35 +05:30
pukkandan
600e900300
[zdf] Improve format sorting
...
Closes #910
2021-09-24 07:47:00 +05:30
f4pp3rk1ng and GitHub
20b91b9b63
[SpankBang] Fix uploader ( #892 )
...
Closes #833
Authored by: f4pp3rk1ng, coletdjnz
2021-09-24 06:36:30 +05:30
pukkandan and GitHub
4c88ff87fc
[build] Improve release process ( #880 )
...
* Automate more of the release process by animelover1984, pukkandan - closes #823
* Fix sha256 by nihil-admirari - closes #385
* Bring back brew taps by nao20010128nao #865
* Provide `--onedir` zip for windows by pukkandan - Closes #1024 , #661 , #705 and #890
Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao
2021-09-24 06:31:43 +05:30
renalid and GitHub
e27cc5d864
[Arte] Improve description extraction ( #1046 )
...
Authored by: renalid
2021-09-24 06:26:15 +05:30
Aleri Kaisattera and GitHub
eb6d4ad1ca
[Theta] Add extractor ( #1068 )
...
Authored by: alerikaisattera
2021-09-24 06:23:51 +05:30
coletdjnz and GitHub
99e9e001de
[youtube] Cleanup authentication code ( #786 )
...
Authored by: coletdjnz
2021-09-24 06:22:17 +05:30
pukkandan
51ff9ca0b0
[xattr] bugfix for b19404591a
2021-09-24 06:20:42 +05:30
pukkandan
b19404591a
Separate the options --ignore-errors and --no-abort-on-error
...
In youtube-dl, `-i` ignores both download and post-processing error, and
treats the download as successful even if the post-processor fails.
yt-dlp used to skip the entire video on either error and there was no
option to ignore the post-processing errors like youtube-dl does.
By splitting the option into two, now either just the download errors
(--no-abort-on-error, default on CLI) or all errors (--ignore-errors)
can be ignored as per the users' needs
Closes #893
2021-09-24 06:05:35 +05:30
pukkandan
1f8471e22c
Ignore empty entries in _list_from_options_callback
2021-09-24 05:14:19 +05:30
pukkandan
77c4a9ef68
Download subtitles in order of --sub-langs
...
Closes #1041
2021-09-24 05:14:19 +05:30
pukkandan
8f70b0b82f
[cbs] Report appropriate error for DRM
...
Closes #1056
2021-09-24 05:14:18 +05:30
pukkandan
be867b03f5
bugfix for bd50a52b0d
2021-09-24 05:14:16 +05:30
pukkandan
1813a6ccd4
[youtube] Fix --mark-watched with --cookies-from-browser
...
Closes #1019
2021-09-24 05:14:16 +05:30
pukkandan
8100c77223
[lbry] Show error message from API response
2021-09-24 05:14:15 +05:30
Ashish Gupta and GitHub
9ada988bfc
[Koo] Add extractor ( #1044 )
...
Authored by: Ashish0804
2021-09-23 23:45:17 +05:30
Ashish Gupta and GitHub
d1a7768432
[Chingari] Add extractors ( #1038 )
...
Authored by: Ashish0804
2021-09-23 23:31:55 +05:30
NeroBurner and GitHub
49fa4d9af7
[atv.at] Use jwt for API ( #1012 )
...
The jwt token is implemented according to RFC7519
Closes #988
Authored by: NeroBurner
2021-09-23 23:10:51 +05:30
The Hatsune Daishi and GitHub
ee2b3563f3
[downloader/niconico] Pass custom headers ( #1063 )
...
Closes #1057
Authored by: nao20010128nao
2021-09-23 14:36:48 +05:30
Glenn Slayden and GitHub
bdc196a444
[cleanup] Fix line endings for nebula.py ( #1064 )
...
:ci skip
Authored by: glenn-slayden
2021-09-23 14:35:01 +05:30
Ashish Gupta and GitHub
388bc4a640
[Hotstar] Add referer for subs ( #1062 )
...
Authored by: Ashish0804
2021-09-23 14:30:49 +05:30
pukkandan
50eff38c1c
bugfix for a21e0ab1a1
...
Closes #1061
2021-09-23 11:49:00 +05:30
nixxo and GitHub
4be9dbdc24
[comedycentral] Support collection-playlist ( #1058 )
...
Authored by: nixxo
2021-09-23 11:45:54 +05:30
pukkandan
a21e0ab1a1
[ffmpeg] Add aac_adtstoasc when merging if needed
...
Related: #1039
2021-09-22 19:51:58 +05:30
pukkandan
a76e2e0f88
[reddit] Workaround for 429 by redirecting to old.reddit.com
...
Closes #1014
2021-09-22 19:51:57 +05:30
The Hatsune Daishi and GitHub
bd50a52b0d
Basic framework for simultaneous download of multiple formats ( #1036 )
...
Authored by: nao20010128nao
2021-09-22 19:42:04 +05:30
Sipherdrakon and GitHub
c12977bdc4
[AnimalPlanet] Fix extractor ( #1050 )
...
Authored by: Sipherdrakon
2021-09-22 19:39:45 +05:30
ChillingPepper and GitHub
f6d8776d34
[SovietsCloset] Fix playlists for games with only named categories
...
Authored by: ConquerorDopy
2021-09-22 07:40:02 +05:30
pukkandan
d806c9fd97
[docs,cleanup] Add deprecation warning in docs
...
for some counter intuitive behaviour that may be removed in future.
and fix linter
2021-09-22 05:50:11 +05:30
pukkandan
5e3f2f8fc4
[youtube] Return full URL instead of just ID
2021-09-22 05:37:41 +05:30
pukkandan
1009f67c2a
[fragment,aria2c] Generalize and refactor some code
2021-09-22 05:27:07 +05:30
pukkandan
bd6f722de8
dump files should obey --trim-filename ( #1043 )
...
Authored by: sulyi
2021-09-22 05:25:17 +05:30
pukkandan
d9d8b85747
[fragment] Fix range header when using -N and media sequence ( #1048 )
...
Authored by: shirt
2021-09-22 04:19:45 +05:30
pukkandan
daf7ac2b92
[fragment] Avoid repeated request for AES key
2021-09-22 01:15:16 +05:30
pukkandan
96933fc1b6
[aria2c] Fix IV for some AES-128 streams
...
Authored by: shirt
2021-09-22 00:20:41 +05:30
makeworld and GitHub
0d32e124c6
[CBC] Fix CBC Gem extractors ( #1013 )
...
Closes #936
Authored by: makeworld-the-better-one
2021-09-20 03:43:26 +05:30
u-spec-png and GitHub
cb2ec90e91
[Peertube] Add channel extractor ( #1023 )
...
Authored by: u-spec-png
2021-09-19 23:17:41 +05:30
pukkandan
3cd786dbd7
[youtube] Warn when trying to download clips
2021-09-19 19:41:10 +05:30
pukkandan
1b629e1b4c
[test/cookies] Improve logging
2021-09-19 19:41:09 +05:30
u-spec-png and GitHub
8f8e8eba24
[Nuvid] Fix extractor ( #1022 )
...
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29886
Authored by: u-spec-png
2021-09-19 17:56:29 +05:30
Ákos Sülyi and GitHub
09906f554d
[aes] Add aes_gcm_decrypt_and_verify ( #1020 )
...
Authored by: sulyi, pukkandan
2021-09-19 17:52:31 +05:30
Yuan Chao and GitHub
a63d9bd0b0
[CGTN] Add extractor ( #981 )
...
Authored by: chao813
2021-09-19 17:48:22 +05:30
pukkandan
f137e4c27c
[utils] Improve extract_timezone
...
Code taken from: https://github.com/ytdl-org/youtube-dl/pull/29845
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29948
Authored by: dirkf
2021-09-19 17:45:49 +05:30
nyuszika7h and GitHub
4762621925
[videa] Fix some extraction errors ( #1028 )
...
Authored by: nyuszika7h
2021-09-19 17:07:50 +05:30
pukkandan
57aa7b8511
[hls] Byterange + AES128 is supported by native downloader
2021-09-19 14:20:54 +05:30
pukkandan
9c1c3ec016
[Oreilly] Bugfix for 7738bd3272
2021-09-19 14:20:53 +05:30
DigitalDJ and GitHub
f9cc0161e6
[extractor] Fix root-relative URLs in MPD ( #1006 )
...
Authored by: DigitalDJ
2021-09-19 14:07:57 +05:30
Nil Admirari and GitHub
c6af2dd8e5
[SponsorBlock] Improve merge algorithm ( #999 )
...
Authored by: nihil-admirari
2021-09-19 08:38:50 +05:30
Mohammad Khaled AbouElSherbini and GitHub
7738bd3272
[Oreilly] Handle new web url ( #990 )
...
The change in URL is most likely a server side issue. But we can work around it by a simple substitution
Authored by: MKSherbini
2021-09-18 17:03:06 +05:30
pukkandan
7c37ff97d3
Allow alternate fields in outtmpl
...
Closes #899 , #1004
2021-09-18 16:41:01 +05:30
The Hatsune Daishi and GitHub
d47f46e17e
[damtomo] Add extractor ( #992 )
...
Authored by: nao20010128nao
2021-09-18 11:25:17 +05:30
coletdjnz and GitHub
298bf1d275
[itv] Prefer last matching featureset ( #1001 )
...
Bug fix for #986
Authored by: coletdjnz
2021-09-18 02:25:49 +05:30
Aleri Kaisattera and GitHub
d1b39ad844
[CAM4] Add extractor ( #1010 )
...
Authored by: alerikaisattera
2021-09-18 02:24:17 +05:30
pukkandan
edf65256aa
[hls,aes] Fallback to native implementation for AES-CBC
...
and detect `Cryptodome` in addition to `Crypto`
Closes #935
Related: #938
2021-09-18 00:55:58 +05:30
pukkandan
7303f84abe
[options] Fix --no-config and refactor reading of config files
...
Closes #912 , #914
2021-09-18 00:11:11 +05:30
pukkandan
f5aa5cfbff
Add format type B for outtmpl to treat the value as bytes
...
This is useful to limit the filename to a certain number of bytes rather than characters
Closes #1003
2021-09-18 00:11:11 +05:30
Aleri Kaisattera and GitHub
f1f6ca78b4
[Streamanity] Add Extractor ( #984 )
...
Authored by: alerikaisattera
2021-09-16 23:45:10 +05:30
Ashish Gupta and GitHub
2fac2e9136
[Mediaite] Add Extractor ( #973 )
...
Closes #969
Authored by: Ashish0804
2021-09-16 23:42:45 +05:30
Ashish Gupta and GitHub
23dd2d9a32
[NDR] Rewrite NDRIE ( #962 )
...
Closes #959
Authored by: Ashish0804
2021-09-16 23:41:55 +05:30
Ashish Gupta and GitHub
b89378a69a
[globo] Fix GloboIE ( #994 )
...
Closes #991
Authored by: Ashish0804
2021-09-16 23:01:39 +05:30
pukkandan
0001fcb586
Add option --netrc-location
...
Closes #792 , #963
2021-09-16 01:28:55 +05:30
pukkandan
c589c1d395
[compat] Don't ignore HOME (if set) on windows
...
Related: #792
2021-09-16 01:28:54 +05:30
pukkandan
f7590d4764
[vrv] Don't raise error when thumbnails are missing
...
Closes #983
2021-09-16 01:28:53 +05:30
pukkandan
dbf7eca917
[soundcloud] Update _CLIENT_ID
...
Related: #975
2021-09-16 01:28:52 +05:30
pukkandan
d21bba7853
[options] Strip spaces in list-like switches
2021-09-16 01:28:51 +05:30
Ashish Gupta and GitHub
a8cb7eca61
[HiDive] Fix extractor ( #958 )
...
Closes #952 , #408
Authored by: Ashish0804
2021-09-15 07:34:54 +05:30
nyuszika7h and GitHub
92790da2bb
[radlive] Add new extractor ( #870 )
...
Closes #312
Authored by: nyuszika7h
2021-09-15 07:15:10 +05:30
Sipherdrakon and GitHub
b5a39ed43b
[DIYNetwork] Support new format ( #934 )
...
Authored by: Sipherdrakon
2021-09-15 05:55:03 +05:30
LE and GitHub
cc33cc4395
[VrtNU] Handle login errors ( #977 )
...
Authored by: llacb47
2021-09-15 02:28:49 +05:30
Ashish Gupta and GitHub
1722099ded
[Mxplayer] Use mobile API ( #966 )
...
Authored by: Ashish0804
2021-09-15 02:23:36 +05:30
Ákos Sülyi and GitHub
40b18348e7
[cleanup] Improve make clean-test ( #972 )
...
Authored by: sulyi
2021-09-14 23:53:47 +05:30
u-spec-png and GitHub
e9a30b181e
[Peertube] Add playlist extractor ( #957 )
...
Authored by: u-spec-png
2021-09-14 09:25:26 +05:30
zenerdi0de and GitHub
9c95ac677e
[Fancode] Fix live streams ( #961 )
...
Authored by: zenerdi0de
2021-09-13 21:10:32 +05:30
coletdjnz and GitHub
ea706726d6
[ITV] Fix extractor, add subtitles and thumbnails ( #913 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/28955 (see also https://github.com/ytdl-org/youtube-dl/issues/28906#issuecomment-831008270 )
Closes #861 , https://github.com/ytdl-org/youtube-dl/issues/28906 , https://github.com/ytdl-org/youtube-dl/issues/29337 , https://github.com/ytdl-org/youtube-dl/issues/29190 , https://github.com/ytdl-org/youtube-dl/issues/28939 , https://github.com/ytdl-org/youtube-dl/issues/29620
Authored-by: coletdjnz, sleaux-meaux, Vangelis66
2021-09-13 02:26:19 +05:30
pukkandan
f60990ddfc
[peertube] Update instances ( #957 )
...
Authored by: u-spec-png
2021-09-13 02:02:28 +05:30
pukkandan
ad226b1dc9
[funimation] Fix for locations outside US
...
Closes #868
Authored by: Jules-A, pukkandan
2021-09-12 21:40:37 +05:30
pukkandan
ca46b94134
[cookies] Make browser names case insensitive
2021-09-12 21:40:37 +05:30
pukkandan
67ad7759af
[brightcove] Extract subtitles from manifests
2021-09-12 21:40:36 +05:30
pukkandan
d5fe04f5c7
Fix --compat-option no-direct-merge
2021-09-12 21:40:28 +05:30
dalan and GitHub
03c862794f
[9Now] handle episodes of series ( #896 )
...
Authored by: dalanmiller
2021-09-12 17:41:24 +05:30
MinePlayersPE and GitHub
0fd6661edb
[TikTokUser] Fix extractor using mobile API ( #925 )
...
and misc cleanup
Closes #859
Authored by: MinePlayersPE, llacb47
2021-09-12 11:51:59 +05:30
u-spec-png and GitHub
02c7ae8104
[Newgrounds] Add NewgroundsUserIE and improve extractor ( #942 )
...
Authored by: u-spec-png
2021-09-12 11:07:44 +05:30
Ashish Gupta and GitHub
16f7e6be3a
[bilibili]Add BiliIntlIE and BiliIntlSeriesIE ( #907 )
...
Closes #611
Authored by: Ashish0804
2021-09-11 18:59:48 +05:30
Ashish Gupta and GitHub
ffecd3034b
[MuseScore] Add Extractor ( #918 )
...
Closes #911
Authored by: Ashish0804
2021-09-11 18:51:11 +05:30
Felix S and GitHub
1c5ce74c04
[zype] Extract subtitles from the m3u8 manifest ( #948 )
...
Closes #929
Authored by: fstirlitz
2021-09-11 15:46:03 +05:30
pukkandan and GitHub
81a136b80f
[WebVTT] Adjust parser to accommodate PBS subtitles ( #922 )
...
Closes #921
2021-09-08 16:10:10 +05:30
coletdjnz and GitHub
eab3f867e2
[nzherald] Add NZHeraldIE ( #909 )
...
Authored-by: coletdjnz
Related: https://github.com/ytdl-org/youtube-dl/issues/28267
2021-09-07 22:49:57 +00:00
coletdjnz and GitHub
a7e999beec
[pbs] Fix subtitle extraction ( #813 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/24430 , https://github.com/ytdl-org/youtube-dl/pull/17434
Closes : #836 , https://github.com/ytdl-org/youtube-dl/issues/18796 , https://github.com/ytdl-org/youtube-dl/issues/17273
Authored-by: coletdjnz, gesa, raphaeldore
2021-09-08 02:29:20 +05:30
Ashish and GitHub
71407b3eca
[Olympics] Add replay extractor ( #905 )
...
Closes #897
Authored by: Ashish0804
2021-09-07 23:05:27 +05:30
Ashish and GitHub
dc9de9cbd2
[Yandex] Add ZenYandexIE and ZenYandexChannelIE ( #900 )
...
Authored by: Ashish0804
2021-09-07 23:03:19 +05:30
Poschi and GitHub
92ddaa415e
[gotostage] Add extractor ( #883 )
...
Authored by: poschi3
2021-09-07 22:41:56 +05:30
coletdjnz and GitHub
b6de707d13
[youtube] Improvements to JS player extraction (See desc) ( #860 )
...
* fallback player url extraction when it fails to be extracted from the webpage
* don't download js player unnecessarily for clients that don't require it
* try to extract js player url from any additional client configs
* ability to skip the js player usage/download using `player_skip=js`
* ability to skip the initial webpage download using `player_skip=webpage`
known issue:
* authentication for multi-channel accounts and multi-account cookies may not work correctly if the webpage or client configs are skipped
* formats from the web client requiring signature decryption will be skipped if player js extraction is skipped
Authored by: coletdjnz
2021-09-06 12:56:41 +05:30
coletdjnz and GitHub
bccdbd22d5
[Mediaklikk] Add Extractor ( #867 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/17453 , https://github.com/ytdl-org/youtube-dl/pull/25098
Fixes: https://github.com/ytdl-org/youtube-dl/issues/21431
Authored-by: tmarki, mrx23dot, coletdjnz
2021-09-06 12:22:38 +05:30
MinePlayersPE and pukkandan
bd9ff55bcd
[tiktok] Use API to fetch higher quality video ( #843 )
...
Authored by: MinePlayersPE, llacb47
2021-09-05 11:16:27 +05:30
pukkandan
526d74ec5a
[cleanup] Misc
2021-09-05 11:16:23 +05:30
pukkandan
e04a1ff92e
[soundcloud] Retry playlist pages on 502 error
...
Closes #872
2021-09-05 10:48:40 +05:30
pukkandan
aa6c25309a
[soundcloud] Make playlist extraction lazy
2021-09-05 10:28:28 +05:30
pukkandan
d98b006b85
[dw] Fix extractor
...
Closes #830
2021-09-05 10:28:28 +05:30
pukkandan
265a7a8ee5
[redtube] Fix exts
...
Closes #464
2021-09-05 06:32:11 +05:30
pukkandan
826446bd82
[plutotv] Fix extractor for URLs with /en
...
Closes #431
2021-09-05 06:32:10 +05:30
The Hatsune Daishi and GitHub
bc79491368
[17live] Add 17.live extractor ( #866 )
...
Authored by: nao20010128nao
2021-09-05 04:07:28 +05:30
ChillingPepper and GitHub
421ddcb8b4
[SovietsCloset] Add extractor ( #884 )
...
Authored by: ChillingPepper
2021-09-04 17:59:35 +05:30
coletdjnz and GitHub
c0ac49bcca
[youtube] Retry on 'Unknown Error' ( #854 )
...
and do not repeat unimportant alerts
Closes #839
Authored by: coletdjnz
2021-09-04 08:03:42 +05:30
coletdjnz and GitHub
02def2714c
[southpark] Fix SouthParkDE ( #812 )
...
This was broken by https://github.com/yt-dlp/yt-dlp/commit/ee1e05581e32114c52e75e90983a66fb25fbc730
Authored by: coletdjnz
2021-09-04 08:01:47 +05:30
pukkandan
f9be9cb9fd
[cookies] Print warning for cookie decoding error only once
...
Closes #889
2021-09-04 07:52:47 +05:30
pukkandan
4614bc22c1
Allow --force-write-archive to work with --flat-playlist
...
Related: #876
2021-09-04 03:07:29 +05:30
pukkandan
8e5fecc88c
Handle more playlist errors with -i
2021-09-04 03:07:27 +05:30
pukkandan
165efb823b
[ModifyChapters] fixes (See desc)
...
* [docs] Fix typo
* Do not enable `sponskrub` by default
* Fix `--force-keyframes-at-cuts`
* Don't embed subtitles if the video has been cut. Previously, running `--remove-chapters` with `--embed-subs` multiple times caused repeated cuts and out-of-sync subtitles
* Store `_real_duration` to prevent running ffprobe multiple times
2021-09-04 01:39:31 +05:30
pukkandan
dd594deb2a
Fix --no-get-comments
...
Closes #882
2021-09-04 01:39:30 +05:30
pukkandan
409e18286e
Fix extra_info being reused across runs
...
58adec4677 was supposed to solve this, but ended up being an incomplete fix
Closes #727
2021-09-04 01:39:29 +05:30
pukkandan
8113999995
Fix --compat-option playlist-index
2021-09-04 01:39:27 +05:30
pukkandan
8026e50152
[version] update
...
:ci skip all
2021-09-02 05:33:38 +05:30
pukkandan
9ee4f0bb5b
Release 2021.09.02
2021-09-02 04:43:38 +05:30
pukkandan
be4d9f4cd9
Partially revert "[build] Add homebrew taps ( #827 )"
2021-09-02 04:43:38 +05:30
pukkandan
347182a0cd
Show a more useful error in older python versions
2021-09-02 03:52:08 +05:30
pukkandan
a7429aa9fa
[youtube] Fix subtitle names
2021-09-02 02:26:27 +05:30
Nil Admirari and GitHub
7a340e0df3
Native SponsorBlock implementation and related improvements ( #360 )
...
SponsorBlock options:
* The fetched sponsor sections are written to infojson
* `--sponsorblock-remove` removes specified chapters from file
* `--sponsorblock-mark` marks the specified sponsor sections as chapters
* `--sponsorblock-chapter-title` to specify sponsor chapter template
* `--sponsorblock-api` to use a different API
Related improvements:
* Split `--embed-chapters` from `--embed-metadata`
* Add `--remove-chapters` to remove arbitrary chapters
* Add `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters
Deprecates all `--sponskrub` options
Authored by: nihil-admirari, pukkandan
2021-09-02 02:25:16 +05:30
ouwou and GitHub
f0e5366335
[reddit] Fix for quarantined subreddits ( #848 )
...
Authored by: ouwou
2021-09-02 00:24:31 +05:30
nyuszika7h and GitHub
49ca8db06b
[mediaset] Fix extraction for more videos ( #852 )
...
Closes #851
Authored by: nyuszika7h
2021-09-02 00:23:19 +05:30
nyuszika7h and GitHub
ee57a19d84
[mediaset] Fix extraction for some videos ( #850 )
...
This was broken by #564
Closes #849
Authored by: nyuszika7h
2021-09-01 21:09:15 +05:30
octotherp and GitHub
908b56eaf7
[XHamster] Extract uploader_id ( #844 )
...
Authored by: octotherp
2021-09-01 18:58:25 +05:30
u-spec-png and GitHub
1461d7bef2
[Tokentube] Add extractor ( #842 )
...
Closes #800
Authored by: u-spec-png
2021-09-01 18:40:25 +05:30
pukkandan
8a2d992389
[facebook] Fix format sorting
...
Closes #795
2021-09-01 09:17:52 +05:30
pukkandan
8e25d624df
[EmbedSubtitle] Continue even if some files are missing
2021-09-01 08:51:22 +05:30
coletdjnz and GitHub
e88dabb35e
[Viafree] Fix extractor and extract subtitles ( #828 )
...
Authored by: coletdjnz
Fixes #820
2021-08-31 22:31:11 +00:00
BunnyHelp and GitHub
8eb7ba82ca
[iwara.tv] Extract more metadata ( #829 )
...
Authored-by: BunnyHelp
2021-09-01 00:59:30 +05:30
Luc Ritchie and GitHub
b2eeee0ce0
[afreecatv] Tolerate failure to parse date string ( #832 )
...
Authored by: wlritchi
2021-08-30 21:37:34 +05:30
Luc Ritchie and GitHub
875cfb8cbc
[afreecatv] Fix adult VODs ( #831 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/28405
Fixes https://github.com/ytdl-org/youtube-dl/issues/26622 , https://github.com/ytdl-org/youtube-dl/issues/26926
Authored by: wlritchi
2021-08-30 21:05:48 +05:30
The Hatsune Daishi and GitHub
b8773e63f0
[build] Add homebrew taps ( #827 )
...
https://github.com/yt-dlp/homebrew-taps
Closes : #754 , #770
Authored by: nao20010128nao
2021-08-30 20:07:43 +05:30
u-spec-png and GitHub
05664a2f7b
[CDA] Add more formats ( #805 )
...
Fixes : #791 , https://github.com/ytdl-org/youtube-dl/issues/29844
Authored by: u-spec-png
2021-08-30 19:37:03 +05:30
pukkandan
2ee6389bef
[build] Fix bug in making yt-dlp.tar.gz
2021-08-30 08:28:49 +05:30
coletdjnz and GitHub
62cdaaf0e2
[StarTV] Add extractor for startv.com.tr ( #815 )
...
Authored-by: mrfade, coletdjnz
Related: https://github.com/ytdl-org/youtube-dl/issues/22715
2021-08-29 22:29:42 +00:00
coletdjnz and GitHub
419508eabb
[Motherless] Fix extractor ( #809 )
...
Authored-by: coletdjnz
Fixes #806 , https://github.com/ytdl-org/youtube-dl/issues/29626
2021-08-29 22:22:57 +00:00
Sipherdrakon and GitHub
54153fb71b
[VH1,TVLand] Fix extractors ( #784 )
...
Fixes #745 but not #713
Authored by: Sipherdrakon
2021-08-30 03:20:58 +05:30
zenerdi0de and GitHub
1dd6d9ca9d
[Patreon] Add PatreonUserIE ( #573 )
...
Authored by: zenerdi0de
2021-08-30 03:17:50 +05:30
IONECarter and GitHub
356ac009d3
[peloton] Add extractor ( #192 )
...
Authored by: IONECarter, capntrips, pukkandan
2021-08-30 03:13:59 +05:30
coletdjnz and GitHub
9a292a620c
[ATV.at] Fix extractor for ATV.at ( #816 )
...
Authored-by: NeroBurner, coletdjnz
Fixes https://github.com/ytdl-org/youtube-dl/issues/29079
2021-08-29 21:34:39 +00:00
7e55872286
[camtube] remove extractor ( #810 )
...
Co-authored-by: alerikaisattera
2021-08-29 21:11:03 +00:00
std-move and GitHub
2fc14b9925
[Nova] fix extractor ( #807 )
...
Fixes: https://github.com/ytdl-org/youtube-dl/issues/27840
Authored by: std-move
2021-08-29 07:04:42 +05:30
Ashish and GitHub
58f68fe703
[TV2Hu] Fix TV2HuIE and add TV2HuSeriesIE ( #804 )
...
Closes #799
Authored by: Ashish0804
2021-08-29 06:44:22 +05:30
animelover1984 and GitHub
abafce59a1
[Niconico] Add Search extractors ( #672 )
...
Authored by: animelover1984, pukkandan
2021-08-28 07:07:13 +05:30
pukkandan
2e7781a93c
[docs] Fix some typos
...
Closes #677 , #774
2021-08-28 02:20:40 +05:30
Ashish and GitHub
bc36bc36a1
[ShemarooMe] Fix extractor ( #798 )
...
Closes #797
Authored by: Ashish0804
2021-08-27 20:39:13 +05:30
Paul Wrubel and GitHub
d75201a873
Use os.replace where applicable ( #793 )
...
When using
```py
os.remove(encodeFilename(filename))
os.rename(encodeFilename(temp_filename), encodeFilename(filename))
```
the `os.remove` need not be atomic and so can be executed arbitrarily compared to the immediately following rename call. It is better to use `os.replace` instead
Authored by: paulwrubel
2021-08-27 07:57:20 +05:30
pukkandan
691d5823d6
[aria2c] Obey --rate-limit
2021-08-27 00:59:36 +05:30
pukkandan
c311988d19
[youtube] Improve 26e8e04454
...
The streams of the same itag may have slightly different size/bitrate
2021-08-26 08:27:29 +05:30
pukkandan
26e8e04454
[youtube] Prefer audio stream that YouTube considers default
...
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29864
Related: https://github.com/clsid2/mpc-hc/issues/1268
2021-08-26 08:08:34 +05:30
pukkandan
198e3a04c9
[FormatSort] Remove priority of lang
2021-08-26 08:08:33 +05:30
Robin and GitHub
61bfacb233
[facebook] Update onion URL ( #788 )
...
Authored by: Derkades
2021-08-25 20:31:43 +05:30
Ashish and GitHub
85a0021fb3
[ProjectVeritas] Add extractor ( #790 )
...
https://github.com/ytdl-org/youtube-dl/issues/26749
Authored by: Ashish0804
2021-08-25 20:17:58 +05:30
Ashish and GitHub
7a45a1590b
[Epicon] Add extractors ( #789 )
...
Authored by: Ashish0804
2021-08-25 19:33:32 +05:30
CeruleanSky and GitHub
1c36c1f320
Fix --no-prefer-free-formats ( #787 )
...
Authored by: CeruleanSky
2021-08-25 17:19:05 +05:30
pukkandan
e0493e90fc
fix bug in 88acdbc269
2021-08-25 10:26:09 +05:30
The Hatsune Daishi and GitHub
1931a55ee8
[radiko] Add extractors ( #731 )
...
https://github.com/ytdl-org/youtube-dl/issues/29840
Authored by: nao20010128nao
2021-08-25 10:18:27 +05:30
i6t and GitHub
63b1ad0f05
[iwara] Add thumbnail ( #781 )
...
Authored by: i6t
2021-08-25 03:06:15 +05:30
coletdjnz and GitHub
0bb1bc1b10
[youtube] Remove annotations and deprecate --write-annotations ( #765 )
...
Closes #692
Authored by: coletdjnz
2021-08-24 09:22:40 +05:30
pukkandan
45842107b9
fix bug in 6251555f1c
...
:ci skip
2021-08-24 06:23:21 +05:30
pukkandan
6251555f1c
[downloader/ffmpeg] Support for DASH manifests (experimental)
...
Closes #159
2021-08-24 05:52:00 +05:30
pukkandan
330690a214
[downloader/ffmpeg] Allow passing custom arguments before -i
...
Closes #686
2021-08-24 04:24:12 +05:30
tandy1000 and GitHub
91d4b32bb6
[ManotoTV] Add new extractors ( #767 )
...
Authored by: tandy1000
2021-08-24 00:15:46 +05:30
pukkandan
a181cd0c60
[facebook] Fix metadata extraction
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29796
Closes #453 , https://github.com/ytdl-org/youtube-dl/issues/29421 , https://github.com/ytdl-org/youtube-dl/issues/23627 , https://github.com/ytdl-org/youtube-dl/issues/23180 , https://github.com/ytdl-org/youtube-dl/issues/14156
Authored by: kikuyan
2021-08-23 22:07:00 +05:30
Ashish and GitHub
ea81966e64
[TV2] Fix extractor ( #766 )
...
Closes #764
Authored by: Ashish0804
2021-08-23 21:32:33 +05:30
Ashish and GitHub
2acf2ce5cb
[GabTV] Add extractor ( #768 )
...
Closes #499
Authored by: Ashish0804
2021-08-23 21:30:39 +05:30
Ashish and GitHub
f7f18f905c
[tiktok] Add TikTokUserIE ( #756 )
...
Authored-by: Ashish0804, pukkandan
2021-08-23 20:12:23 +05:30
pukkandan
4f8b70b593
[TikTok] Fix metadata extraction
2021-08-23 19:31:28 +05:30
MinePlayersPE and GitHub
e43e9f3c2c
[aljazeera] Fix extractor ( #763 )
...
Closes #762 , https://github.com/ytdl-org/youtube-dl/issues/29517
Authored by: MinePlayersPE
2021-08-23 15:24:15 +05:30
pukkandan
71dd5d4a00
[peertube] handle new video URL format
...
Closes #722 , https://github.com/ytdl-org/youtube-dl/issues/29782
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29475
Authored by: Chocobozzz
2021-08-23 06:26:35 +05:30
nyuszika7h and GitHub
52a2f994c9
[adobepass] Fix Verizon SAML login ( #743 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/19136 from https://bitbucket.org/ParadoxGBB/youtube-dl/commits/64bddfe15c1458a1b3461875bf9afd0a17ebeea0
Authored-by: nyuszika7h, ParadoxGBB <paradoxgbb@yahoo.com >
2021-08-23 06:08:32 +05:30
pukkandan
8b7491c8d1
Fix add_info_extractor when used via API
...
Bug from: 251ae04e6a
2021-08-23 05:31:55 +05:30
pukkandan
251ae04e6a
[lazy_extractor] Create instance only after pre-checking archive
2021-08-23 05:06:39 +05:30
pukkandan
5bc4a65eea
[lazy_extractor] Import actual class if an attribute is accessed
...
Now all core tests pass with lazy extraction enabled
2021-08-23 04:02:06 +05:30
pukkandan
1151c4079a
[extractor] Show video id in error messages if possible
2021-08-23 02:49:07 +05:30
pukkandan and GitHub
88acdbc269
[extractor] Better error message for DRM ( #729 )
...
Closes #636
2021-08-23 01:38:38 +05:30
Tom-Oliver Heidel and GitHub
9b5fa9ee7c
[youtube] Add av01 itags to known formats list ( #747 )
...
Authored by: blackjack4494
2021-08-23 01:29:43 +05:30
mahanstreamer and GitHub
aca5774e68
[bitchute] Fix test ( #758 )
...
Authored by: mahanstreamer
2021-08-23 01:28:23 +05:30
pukkandan
3fb4e21b38
[lazy_extractors] Fix suitable and add flake8 test
2021-08-23 01:04:29 +05:30
pukkandan
4dfbf8696b
[utils] Add parse_qs
2021-08-23 00:50:43 +05:30
pukkandan
8fc54b1230
[youtube] Add shorts to _VALID_URL
...
Normally the generic extractor will redirect the URL,
but the cookies consent screen may sometimes appear instead
Closes #752
2021-08-23 00:50:42 +05:30
pukkandan
da33e35b05
Don't try to merge with final extension
...
The formats may not be directly mergable into the final extension
2021-08-23 00:50:41 +05:30
pukkandan
5ad28e7ffd
[extractor] Common function _match_valid_url
2021-08-23 00:50:40 +05:30
Jérôme Duval and GitHub
f79ec47d71
[tv5mondeplus] Fix extractor ( #739 )
...
Authored by: korli
2021-08-21 02:04:51 +05:30
Ashish and GitHub
45b0596290
[HearThisAtIE] Fix extractor ( #742 )
...
Closes : #740
Authored by: Ashish0804
2021-08-21 01:09:59 +05:30
Ashish and GitHub
96c23f3be8
[Zee5] Fix extractor and add subtitles ( #733 )
...
Closes #728
Authored by Ashish0804
2021-08-21 00:43:12 +05:30
CHJ85 and GitHub
6e7dfe4959
[BannedVideo] Add Extractor ( #717 )
...
Closes : #669
Original PR: https://github.com/ytdl-org/youtube-dl/pull/24572
Authored by: smege1001, blackjack4494, pukkandan
2021-08-21 00:15:00 +05:30
animelover1984 and GitHub
c34f505b04
[bilibili] Add category extractor ( #695 )
...
Authored by: animelover1984
2021-08-20 23:57:40 +05:30
Ashish and GitHub
14183d1f80
[Hungama] Fix HungamaSongIE and add HungamaAlbumPlaylistIE ( #744 )
...
Authored by: Ashish0804
2021-08-20 23:46:59 +05:30
pukkandan
58adec4677
Fix extra_info being reused across runs
...
Closes #727
2021-08-19 03:10:58 +05:30
pukkandan
9e598870dd
Fix playlist_index not obeying playlist_start
...
and add tests
Closes #720
2021-08-17 19:06:10 +05:30
pukkandan
8f18aca871
Let --match-filter reject entries early
...
Makes redundant: `--match-title`, `--reject-title`, `--min-views`, `--max-views`
2021-08-17 04:29:56 +05:30
pukkandan
3ad56b4236
Fix -J when there are failed videos
2021-08-17 04:29:55 +05:30
Glenn Slayden and GitHub
5d62709bc7
[cleanup] Replace improper use of tab in trovo ( #719 )
...
:ci skip
Authored by: glenn-slayden
2021-08-17 04:19:31 +05:30
zootedb0t and GitHub
7581d2467a
[docs] fix typo ( #715 )
...
Authored by: zootedb0t
2021-08-16 21:59:40 +05:30
shirt and GitHub
5fa206fb54
[ParamountPlus] Fix geo verification ( #711 )
...
Closes #681
Authored by: shirt
2021-08-16 12:13:24 +05:30
mzbaulhaque and GitHub
df2a5633da
[pornhub] Separate and fix playlist extractor ( #700 )
...
Closes #680
Authored by: mzbaulhaque
2021-08-15 23:02:48 +05:30
Felix S and GitHub
7a6742b5f9
[webvtt] Fix timestamp overflow adjustment ( #698 )
...
In some streams, empty segments may appear with a bogus, non-monotone MPEG timestamp.
This should not be considered as an overflow
Authored by: fstirlitz
2021-08-15 21:03:06 +05:30
The Hatsune Daishi and GitHub
e040bb0a41
[voicy] Add extractor ( #667 )
...
Authored by: nao20010128nao
2021-08-15 20:49:54 +05:30
pukkandan
f8fabc9930
[kakao] Fix extractor
...
Closes #699
2021-08-15 14:31:27 +05:30
jhwgh1968 and GitHub
d967c68e4c
[eroprofile] Fix page skipping in albums ( #701 )
...
Bug from #658
Authored by: jhwgh1968
2021-08-15 11:32:11 +05:30
SsSsS and GitHub
3dd39c5f9a
[instagram] Add referrer to prevent throttling ( #676 )
...
Code from: https://github.com/ytdl-org/youtube-dl/pull/29751
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29736
Authored by: u-spec-png, kikuyan
2021-08-15 00:45:01 +05:30
mzbaulhaque and GitHub
be44eefd5e
[filmmodu] Add extractor ( #690 )
...
Closes #288
Authored by: mzbaulhaque
2021-08-15 00:40:56 +05:30
pukkandan
f775c83110
Fix --force-overwrites when using -k
...
For formats that need merge, the `.fxxx` files are not removed before
downloading the corresponding `.part` files. This causes the rename to fail
2021-08-15 00:28:49 +05:30
pukkandan
b714b41f81
[soundcloud] Refetch client_id on 403
...
Closes #673
2021-08-15 00:28:49 +05:30
pukkandan
31654882e9
[options] Add _set_from_options_callback
2021-08-15 00:26:34 +05:30
pukkandan
86c66b2d3e
Fix -F for extractors that directly return url
...
Related: #693
2021-08-15 00:26:34 +05:30
pukkandan
37242e56f2
Fix bug during subtitle conversion
2021-08-15 00:26:33 +05:30
pukkandan
6c7274ecd2
Fix resuming of single formats when using --no-part
...
Closes #576
2021-08-15 00:26:32 +05:30
Kid and GitHub
5c333d7496
[lazy_extractor] Bugfix for when plugin directory doesn't exist ( #691 )
...
Bug introduced by: 0b2e9d2c30
Authored by: kidonng
2021-08-13 20:54:17 +05:30
coletdjnz and GitHub
641ad5d813
[youtube] Extract error messages from HTTPError response ( #644 )
...
Authored by: coletdjnz
2021-08-13 11:48:26 +05:30
Felix S and GitHub
0715f7e19b
Revert erroneous use of the Content-Length header ( #637 )
...
This reverts commit 6c907eb33f
The use of the Content-Length value here is erroneous and may lead
to truncated downloads if a compression scheme is specified in the
Content-Encoding header, as the Content-Length header refers to the
size of encoded data, not of the raw bytestream. This has been noticed
in the wild with WebVTT subtitle segments.
Authored by: fstirlitz
2021-08-11 21:09:17 +05:30
pukkandan
a8731fcc1d
minor bugfixes
...
bugs due to be2fc5b212 , e9f4ccd19e
2021-08-11 20:27:30 +05:30
pukkandan
5a64127f94
[docs] Fix credits of 246fb276e0
...
It is authored by mzbaulhaque - The commit message is wrong
:ci skip all
2021-08-10 22:32:23 +05:30
pukkandan
ade6dc5e9e
[version] update
...
:ci skip all
2021-08-10 20:51:47 +05:30
pukkandan
418964fa91
Release 2021.08.10
2021-08-10 20:10:39 +05:30
jhwgh1968 and GitHub
c196640ff1
[eroprofile] Add album downloader ( #658 )
...
Authored by: jhwgh1968
2021-08-10 19:21:12 +05:30
SsSsS and GitHub
60c8fc73c6
[instagram] Fix comments extraction ( #660 )
...
Authored-by: u-spec-png <miloradkalabasdt@gmail.com >
2021-08-10 18:45:32 +05:30
Ashish and GitHub
bc8745480e
[BandCamp] Add BandcampMusicIE ( #668 )
...
Authored by Ashish0804
2021-08-10 18:42:11 +05:30
The Hatsune Daishi and GitHub
ff5e16f2f6
[mirrativ] Add extractors ( #657 )
...
Authored by: nao20010128nao
2021-08-10 08:54:58 +05:30
pukkandan
be2fc5b212
[extractor] Detect sttp as subtitles in MPD
...
Closes #656
Solution by: fstirlitz
2021-08-10 04:46:48 +05:30
pukkandan
7be9ccff0b
[utils] Fix InAdvancePagedList.__getitem__
...
Since it didn't have any cache, the page was re-fetched for each video.
* Also generalized the cache code
2021-08-10 04:45:25 +05:30
funniray and GitHub
245d43cacf
[crunchyroll] Fix thumbnail ( #650 )
...
Authored by: funniray
2021-08-10 03:09:20 +05:30
mzbaulhaque and GitHub
246fb276e0
[blackboardcollaborate] Add new extractor ( #646 )
...
Authored by: Ashish0804
2021-08-10 02:03:12 +05:30
6e6e0d95b3
[paramountplus] Separate extractor and fix some titles ( #652 )
...
Co-authored-by: shirt, pukkandan
2021-08-10 01:54:50 +05:30
Felix S and GitHub
25a3f4f5d6
[webvtt] Merge daisy-chained duplicate cues ( #638 )
...
Fixes: https://github.com/yt-dlp/yt-dlp/issues/631#issuecomment-893338552
Previous deduplication algorithm only removed duplicate cues with
identical text, styles and timestamps. This change also merges
cues that come in ‘daisy chains’, where sequences of cues with
identical text and styles appear in which the ending timestamp of
one equals the starting timestamp of the next.
This deduplication algorithm has the somewhat unfortunate side effect
that NOTE blocks between cues, if found, will be emitted in a different
order relative to their original cues. This may be unwanted if perfect
fidelity is desired, but then so is daisy-chain deduplication itself.
NOTE blocks ought to be ignored by WebVTT players in any case.
Authored by: fstirlitz
2021-08-10 01:52:30 +05:30
pukkandan
ad3dc496bb
Misc fixes - See desc
...
* Remove unnecessary uses of _list_from_options_callback
* Fix download tests - Bug from 6e84b21559
* Rename ExecAfterDownloadPP to ExecPP and refactor its tests
* Ensure _write_ytdl_file closes file handle on error - Potential fix for #517
2021-08-10 01:22:55 +05:30
pukkandan
2831b4686c
Show libraries present in verbose head
2021-08-10 01:22:55 +05:30
pukkandan
8c0ae192a4
[ffmpeg] Fix --ffmpeg-location when directory is given
...
Bug introduced in 89efdc15dd
Closes #654
2021-08-10 01:22:55 +05:30
pukkandan
e9f4ccd19e
Add option --replace-in-metadata
2021-08-10 01:22:55 +05:30
pukkandan
a38bd1defa
[viki] Print error message from API request
...
Closes #651
2021-08-10 01:21:22 +05:30
shirt and GitHub
476febeb3a
[build] Use custom build of pyinstaller ( #663 )
...
Related: #25
Authored-by: shirt
2021-08-10 01:21:02 +05:30
Ashish and GitHub
b6a35ad83b
[HotStar] Use API for metadata and extract subtitles ( #640 )
...
The API is not rate-limited unlike the webpage
Authored by: Ashish0804
2021-08-08 09:45:06 +05:30
SsSsS and GitHub
bfd56b74b9
[peertube] Fix videos without description ( #639 )
...
Authored by: u-spec-png
2021-08-08 09:26:44 +05:30
PSlava and GitHub
858a65ecc1
[youtube] Improve signature function detection ( #641 )
...
Authored by: PSlava (Slava <slash@i-slash.com >)
2021-08-08 09:24:37 +05:30
Wes and GitHub
3b34e38813
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET ( #643 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29749
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29300
Authored by: wesnm
2021-08-08 09:22:31 +05:30
pukkandan
3448870205
[docs] Fix some mistakes and improve doc
2021-08-07 21:41:48 +05:30
pukkandan
b868936cd6
[cleanup] Misc
2021-08-07 21:17:07 +05:30
pukkandan
c681cb5d93
Allow multiple --exec and --exec-before-download
2021-08-07 21:17:07 +05:30
pukkandan
379e44ed3c
[youtube] Raise appropriate error when API pages can't be downloaded
2021-08-07 21:17:06 +05:30
pukkandan
243c57cfe8
[tests:download] Add batch testing for extractors
...
Use `test_YourExtractor_all` to invoke them
2021-08-07 21:17:06 +05:30
pukkandan
28f436bad0
[extractor] Reset non-repeating warnings per video
2021-08-07 21:17:05 +05:30
pukkandan
2b8a2973bd
Allow entire infodict to be printed using %()s
...
Makes `--dump-json` redundant
2021-08-07 21:17:04 +05:30
pukkandan
b7b04c782e
Add option --no-simulate to not simulate even when --print or --list... are used
...
* Deprecates `--print-json`
* Some listings like `--list-extractors` are handled by `yt_dlp` and so are not affected by this. These have been documented as such
Addresses: https://github.com/ytdl-org/youtube-dl/issues/29675 , https://github.com/ytdl-org/youtube-dl/issues/29580#issuecomment-882046305
2021-08-07 21:17:03 +05:30
pukkandan
6e84b21559
Fix bugs related to sanitize_info
...
Related: https://github.com/yt-dlp/yt-dlp/commit/8012d892bd38af731357a61e071e0a0d01bc41b4#r54555230
2021-08-07 21:16:55 +05:30
pukkandan
575e17a1b9
[utils] Fix traverse_obj depth when is_user_input
2021-08-07 20:08:22 +05:30
pukkandan
57015a4a3f
[youtube] extractor-arg to show live dash formats
...
If replay is enabled, these formats can be used to download the last 4 hours
2021-08-07 12:47:54 +05:30
pukkandan
9cc1a3130a
Fix resuming when using --no-part
...
Closes #576
2021-08-06 00:55:04 +05:30
pukkandan
b51d2ae3ca
Add compat-option no-keep-subs
...
Closes #630
2021-08-06 00:55:04 +05:30
Jesse and GitHub
fee5f0c909
[adobepass] Add MSO Cablevision ( #635 )
...
Authored by: Jessecar96
2021-08-06 00:53:37 +05:30
funniray and GitHub
7bb6434767
[vrv] Fix thumbnail extraction ( #634 )
...
Authored by: funniray
2021-08-05 21:49:28 +05:30
pukkandan
124bc071ee
Fix wrong extension for intermediate files
...
Closes #632
2021-08-05 19:51:14 +05:30
pukkandan
a047eeb6d2
Add regex to --match-filter
...
This does not fully deprecate `--match-title`/`--reject-title`
since `--match-filter` is only checked after the extraction is complete,
while `--match-title` can often be checked from the flat playlist.
Fixes: https://github.com/ytdl-org/youtube-dl/issues/9092 , https://github.com/ytdl-org/youtube-dl/issues/23035
2021-08-05 04:10:26 +05:30
Max Teegen and pukkandan
77b87f0519
Add all format filtering operators also to --match-filter
...
PR: https://github.com/ytdl-org/youtube-dl/pull/27361
Authored by: max-te
2021-08-05 03:37:20 +05:30
pukkandan
678da2f21b
[twitch:clips] Extract display_id
...
PR: https://github.com/ytdl-org/youtube-dl/pull/29684
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29666
Authored by: dirkf
2021-08-05 03:37:20 +05:30
pukkandan
cc3fa8d39d
Handle BrokenPipeError
...
PR: https://github.com/ytdl-org/youtube-dl/pull/29505
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29082
Authored by: kikuyan
2021-08-05 03:37:20 +05:30
pukkandan
89efdc15dd
[ffpmeg] Allow --ffmpeg-location to be a file with different name
2021-08-05 03:37:18 +05:30
pukkandan
8012d892bd
Ensure sanitization of infodict before printing to stdout
...
* `filter_requested_info` is renamed to a more appropriate name `sanitize_info`
2021-08-05 03:37:16 +05:30
Stavros Ntentos and GitHub
9d65e7bd6d
Fix --compat-options filename ( #629 )
...
The correct default filename is `%(title)s-%(id)s.%(ext)s`
Authored by: stdedos
2021-08-04 23:31:37 +05:30
SsSsS and GitHub
36576d7c4c
[Newgrounds] Improve extractor and fix playlist ( #627 )
...
Authored by: u-spec-png
2021-08-04 21:18:54 +05:30
nikhil and pukkandan
bb36a55c41
[nbcolympics:stream] Fix extractor
...
PR: https://github.com/ytdl-org/youtube-dl/pull/29688
Closes : #617 , https://github.com/ytdl-org/youtube-dl/issues/29665
* Livestreams are untested
* If using ffmpeg as downloader, v4.3+ is needed since `-http_seekable` option is necessary
* Instead of making a seperate key for each arg that needs to be passed to ffmpeg, I made `_ffmpeg_args`
* This deprecates `_seekable`, but the option is kept for compatibility
Authored by: nchilada, pukkandan
2021-08-04 20:41:59 +05:30
MinePlayersPE and GitHub
3dbb2a9dcb
[RCTIPlus] Support events and TV ( #625 )
...
Authored by: MinePlayersPE
2021-08-04 18:42:15 +05:30
The Hatsune Daishi and GitHub
9997eee4af
[openrec] Add extractors ( #624 )
...
Authored by: nao20010128nao
2021-08-04 14:44:37 +05:30
Wes and GitHub
3e376d183e
[nbcolympics] Update extractor for 2020 olympics ( #621 )
...
Fixes: https://github.com/yt-dlp/yt-dlp/issues/617#issuecomment-891834323
Authored by: wesnm
2021-08-04 09:49:44 +05:30
Sam and GitHub
888299e6ca
[VrtNU] Fix XSRF token ( #588 )
...
PR: https://github.com/ytdl-org/youtube-dl/pull/29614
Authored-by: pgaig
2021-08-04 00:11:26 +05:30
pukkandan
c31be5b009
[docs] Document which fields --add-metadata adds to the file
...
:ci skip all
2021-08-03 01:34:28 +05:30
pukkandan
e5611e8eda
[ffmpeg] Fix streaming mp4 to stdout
2021-08-03 00:05:16 +05:30
SsSsS and GitHub
8e6cc12c80
[Vine] Remove invalid formats ( #614 )
...
Authored by: u-spec-png
2021-08-02 23:37:59 +05:30
pukkandan
e980017ac8
[doc] Fix banner URL
2021-08-02 10:45:02 +05:30
pukkandan
e9d9efc0f2
[version] update
...
:ci skip all
2021-08-02 10:41:58 +05:30
pukkandan
6ccf351a87
Release 2021.08.02
2021-08-02 10:37:10 +05:30
pukkandan
28dff70b51
Add donate links
2021-08-02 08:51:23 +05:30
pukkandan
1aebc0f79e
Add logo and banner
2021-08-02 08:51:22 +05:30
pukkandan
cf87314d4e
[youtube] Extract SAPISID only once
2021-08-02 08:00:08 +05:30
pukkandan
1bd3639f69
[tenplay] Add MA15+ age limit ( #606 )
...
Authored by: pento
2021-08-02 07:52:11 +05:30
LE and GitHub
68f5867cf0
[CBS] Add fallback ( #579 )
...
Related: https://github.com/ytdl-org/youtube-dl/issues/29564
Authored-by: llacb47, pukkandan
2021-08-02 07:46:12 +05:30
Ashish and GitHub
605cad0be7
[Vimeo] Better extraction of original file ( #599 )
...
Authored by: Ashish0804
2021-08-02 07:23:12 +05:30
pukkandan
0855702f3f
[test:download] Support testing with ignore_no_formats_error
2021-08-02 03:47:31 +05:30
Ashish and GitHub
e8384376c0
[CBS] Add ParamountPlusSeriesIE ( #603 )
...
Authored by: Ashish0804
2021-08-02 02:58:47 +05:30
David and GitHub
e7e94f2a5c
[youtube] Add age-gate bypass for unverified accounts ( #600 )
...
Adds `_creator` variants for each client
Authored by: zerodytrash, colethedj, pukkandan
2021-08-02 02:43:46 +05:30
pukkandan
a46a815b05
[cleanup] Fix linter in 96fccc101f
2021-08-01 12:52:09 +05:30
pukkandan
96fccc101f
[downloader] Allow streaming unmerged formats to stdout using ffmpeg
...
For this to work:
1. The downloader must be ffmpeg
2. The selected formats must have the same protocol
3. The formats must be downloadable by ffmpeg to stdout
Partial solution for: https://github.com/ytdl-org/youtube-dl/issues/28146 , https://github.com/ytdl-org/youtube-dl/issues/27265
2021-08-01 12:38:06 +05:30
pukkandan
dbf5416a20
[cleanup] Refactor some code
2021-08-01 12:38:05 +05:30
pukkandan
d74a58a186
Set home: as the default key for -P
2021-08-01 12:13:40 +05:30
pukkandan
f5510afef0
[FormatSort] Fix bug for audio with unknown codec
2021-08-01 12:13:40 +05:30
pukkandan
e4f0275711
Add compat-option no-clean-infojson
2021-08-01 12:13:40 +05:30
pukkandan
e0f2b4b47d
[utils] Fix slicing of reversed LazyList
...
Closes #589
2021-08-01 12:13:40 +05:30
coletdjnz and GitHub
eca330cb88
[youtube] Fix default global API key
...
bug introduced in https://github.com/yt-dlp/yt-dlp/commit/000c15a4cad1079fe91609a5d5a0ff8d20cca865
2021-08-01 06:12:26 +00:00
Wes and GitHub
d24734daea
[adobepass] Add MSO Sling TV ( #596 )
...
Original PR: ytdl-org/youtube-dl#29686
Closes : #300 , ytdl-org/youtube-dl#18132
Authored by: wesnm
2021-07-31 03:35:56 +05:30
MinePlayersPE and GitHub
d9e6e9481e
[RCTIPlus] Remove PhantomJS dependency ( #595 )
...
Authored by: MinePlayersPE
2021-07-31 03:22:52 +05:30
pukkandan
3619f78d2c
[youtube] Misc cleanup ( #577 )
...
Authored by: pukkandan, colethedj
2021-07-31 03:01:49 +05:30
pukkandan
65c2fde23f
[youtube] Add thirdParty to agegate clients ( #577 )
...
* This allows more videos like `tf2U5Vyj0oU` to become embeddable
See https://github.com/yt-dlp/yt-dlp/pull/575#issuecomment-888837000
* Also added tests for all types of age-gate
Closes #581
2021-07-31 02:20:21 +05:30
pukkandan
000c15a4ca
[youtube] simplify and de-duplicate client definitions ( #577 )
2021-07-31 02:14:15 +05:30
colethedj and pukkandan
9275f62cf8
[youtube] Improve age-gate detection ( #577 )
...
Authored by: colethedj
2021-07-31 02:13:55 +05:30
coletdjnz and GitHub
6552469433
[youtube] Force hl=en for comments ( #594 )
...
Closes #532
2021-07-31 01:06:00 +05:30
MinePlayersPE and GitHub
11cc45718c
[vidio] Fix login error detection ( #582 )
...
Authored by: MinePlayersPE
2021-07-29 10:11:05 +05:30
Ashish and GitHub
fe07e2c69f
[Hotstar] Support cookies ( #584 )
...
Closes #583
Authored by: Ashish0804
2021-07-29 10:06:38 +05:30
Ashish and GitHub
89ce723edd
[Mxplayer] Add h265 formats ( #572 )
...
Authored by: Ashish0804
2021-07-29 09:57:09 +05:30
Sipherdrakon and GitHub
45d1f15725
[dplay] Add ScienceChannelIE ( #567 )
...
Authored by: Sipherdrakon
2021-07-29 09:55:00 +05:30
rigstot and GitHub
a318f59d14
[generic] Support KVS player ( #549 )
...
* Replaces the extractor for thisvid
Fixes: https://github.com/ytdl-org/youtube-dl/issues/2077
Authored-by: rigstot
2021-07-29 09:33:01 +05:30
pukkandan
7d1eb38af1
Add format types j, l, q for outtmpl
...
Closes #345
2021-07-29 08:47:25 +05:30
pukkandan
901130bbcf
Expand and escape environment variables correctly in outtmpl
...
Fixes: https://www.reddit.com/r/youtubedl/comments/otfmq3/ytdlp_same_parameters_different_results
2021-07-29 08:38:18 +05:30
MinePlayersPE and GitHub
c0bc527bca
[YouTube] Age-gate bypass implementation ( #575 )
...
* Calling the API with `clientScreen=EMBED` allows access to most age-gated videos - discovered by @ccdffddfddfdsfedeee (https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136 )
* Adds clients: (web/android/ios)_(embedded/agegate), mweb_embedded
* Renamed mobile_web to mweb
Closes #574
Authored by pukkandan, MinePlayersPE
2021-07-27 15:10:44 +05:30
pukkandan
2a9c6dcd22
[youtube] Fix format sorting when using alternate clients
2021-07-26 03:50:13 +05:30
coletdjnz and GitHub
5a1fc62b41
[youtube] Add mobile_web client ( #557 )
...
Authored by: colethedj
2021-07-26 03:48:36 +05:30
pukkandan
b4c055bac2
[youtube] Add player_client=all
2021-07-26 03:38:18 +05:30
pukkandan
ea05b3020d
Remove asr appearing twice in -F
2021-07-26 03:38:15 +05:30
pukkandan
9536bc072d
[bilibili] Improve _VALID_URL
2021-07-26 03:38:10 +05:30
Ashish and GitHub
8242bf220d
[HotStarSeriesIE] Fix regex ( #569 )
...
Authored by: Ashish0804
2021-07-25 22:43:43 +05:30
Ashish and GitHub
4bfa401d40
[UtreonIE] Add extractor ( #562 )
...
Authored by: Ashish0804
2021-07-25 22:41:45 +05:30
nixxo and GitHub
0222620725
[mediaset] Fix extraction ( #564 )
...
Closes #365
Authored by: nixxo
2021-07-24 20:06:55 +05:30
pukkandan
1fe3c4c27e
[version] update
...
:ci skip all
2021-07-24 20:02:12 +05:30
pukkandan
f703a88055
Release 2021.07.24
2021-07-24 07:03:14 +05:30
pukkandan
a353beba83
[youtube:tab] Extract video duration early
...
Based on: https://github.com/ytdl-org/youtube-dl/pull/29487 by glenn-slayden
2021-07-24 06:59:20 +05:30
pukkandan
052e135029
[youtube] Simplify _get_text early
2021-07-24 06:59:20 +05:30
xtkoba and GitHub
cb89cfc14b
[test] Add Python 3.10 ( #480 )
...
Authored-by: pukkandan, xtkoba
2021-07-23 20:32:48 +05:30
pukkandan and GitHub
060ac76257
[test] Use pytest instead of nosetests ( #482 )
...
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099
and will stop working in py 3.10 as can be seen in #480
2021-07-23 20:18:15 +05:30
pukkandan
063c409dfb
[cookies] Handle errors when importing keyring
...
Workaround for #551
2021-07-23 19:58:27 +05:30
Matt Broadway and GitHub
767b02a99b
[cookies] Handle sqlite ImportError gracefully ( #554 )
...
Closes #544
Authored by: mbway
2021-07-23 19:56:19 +05:30
pukkandan
f45e6c1126
[downloader] Pass same status object to all progress_hooks
2021-07-23 09:46:55 +05:30
pukkandan
3944e7af92
[youtube] Fix subtitles only being extracted from the first client
...
Closes #547
2021-07-23 09:46:55 +05:30
pukkandan
ad34b2951e
Try all clients even if age-gated
...
Reverts: https://github.com/yt-dlp/yt-dlp/pull/536/commits/892e31ce7c5f66418fee26a24eda30e5fe79d901
If some API calls have any issue, saving the state will cause unnecessary errors
2021-07-23 09:46:54 +05:30
pukkandan
c8fa48fd94
[youtube] Disable get_video_info age-gate workaround
...
This now seems to be completely dead
Closes : #553
2021-07-23 09:46:52 +05:30
coletdjnz and GitHub
2fd226f6a7
[youtube] Fix age-gated videos for API clients when cookies are supplied ( #545 )
...
Fixes #543
Authored by: colethedj
2021-07-22 08:11:04 +00:00
pukkandan
3ba7740dd8
[downloader] Pass info_dict to progress_hooks
2021-07-22 04:30:11 +05:30
pukkandan
29b208f6f9
[cookies] bugfix
...
Fixes: https://github.com/yt-dlp/yt-dlp/pull/488#discussion_r674352059
2021-07-22 03:00:21 +05:30
pukkandan
e4d666d27b
[version] update
...
:ci skip all
2021-07-22 02:37:51 +05:30
pukkandan
245524e6a3
Release 2021.07.21
...
and fix some typos
Closes #538
2021-07-22 02:33:28 +05:30
pukkandan
9c0d7f4951
[youtube] Make --extractor-retries work for more errors
...
Closes #507
2021-07-22 02:32:20 +05:30
pukkandan
e37d0efbd9
Fix bug where original_url was not propagated when _type=url
2021-07-22 02:32:19 +05:30
coletdjnz and GitHub
c926c9541f
[youtube] Add debug message for SAPISID cookie extraction ( #540 )
...
Authored by: colethedj
2021-07-21 20:45:05 +00:00
Matt Broadway and GitHub
982ee69a74
Add option --cookies-from-browser to load cookies from a browser ( #488 )
...
* also adds `--no-cookies-from-browser`
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29201
Authored by: mbway
2021-07-22 02:02:49 +05:30
pukkandan
7ea6541124
[youtube] Improve extraction of livestream metadata
...
Modified from and closes #441
Authored by: pukkandan, krichbanana
2021-07-21 20:50:59 +05:30
pukkandan
ae30b84072
Add field live_status
2021-07-21 20:50:58 +05:30
pukkandan
cc9d1493c6
bugfix for 50fed816dd
2021-07-21 20:50:49 +05:30
Philip Xu and GitHub
f6755419d1
[douyin] Add extractor ( #513 )
...
Authored-by: pukkandan, pyx
2021-07-21 20:49:27 +05:30
Henrik Heimbuerger and GitHub
145bd631c5
[nebula] Authentication via tokens from cookie jar ( #537 )
...
Closes #496
Co-authored-by: hheimbuerger, TpmKranz
2021-07-21 18:12:43 +05:30
pukkandan
b35496d825
Add only_once param for write_debug
2021-07-21 18:06:34 +05:30
pukkandan
352d63fdb5
[utils] Improve traverse_obj
2021-07-21 11:30:06 +05:30
pukkandan and GitHub
11f9be0912
[youtube] Extract data from multiple clients ( #536 )
...
* `player_client` accepts multiple clients
* default `player_client` = `android,web`
* music clients can be specifically requested
* Add IOS `player_client`
* Hide live dash since they can't be downloaded
Closes #501
Authored-by: pukkandan, colethedj
2021-07-21 09:22:34 +05:30
pukkandan
c84aeac6b5
Add only_once param for report_warning
...
Related: https://github.com/yt-dlp/yt-dlp/pull/488#discussion_r667527297
2021-07-21 01:39:58 +05:30
pukkandan
50fed816dd
Errors in playlist extraction should obey --ignore-errors
...
Related: https://github.com/yt-dlp/yt-dlp/issues/535#issuecomment-883277272 , https://github.com/yt-dlp/yt-dlp/issues/518#issuecomment-881794754
2021-07-21 01:04:53 +05:30
coletdjnz and GitHub
a1a7907bc0
[youtube] Fix controversial videos when requested via API ( #533 )
...
Closes: https://github.com/yt-dlp/yt-dlp/issues/511#issuecomment-883024350
Authored by: colethedj
2021-07-20 23:31:28 +05:30
pukkandan
d61fc64618
[youtube:tab] Fix channels tab
2021-07-20 23:22:34 +05:30
pukkandan
6586bca9b9
[utils] Fix LazyList for Falsey values
2021-07-20 23:22:26 +05:30
pukkandan
da503b7a52
[youtube] Make parse_time_text and _extract_chapters non-fatal
...
Related: #532 , 7c365c2109
2021-07-20 07:22:26 +05:30
pukkandan
7c365c2109
[youtube] Sanity check chapters (and refactor related code)
...
Closes #520
2021-07-20 05:39:02 +05:30
pukkandan
3f698246b2
Rename NOTE in -F to MORE INFO
...
since it's often confused to be the same as `format_note`
2021-07-20 05:30:28 +05:30
pukkandan
cca80fe611
[youtube] Extract even more thumbnails and reduce testing
...
* Also fix bug where `_test_url` was being ignored
Ref: https://stackoverflow.com/a/20542029
Related: #340
2021-07-20 03:46:06 +05:30
pukkandan
c634ad2a3c
[compat] Remove unnecessary code
2021-07-20 03:46:05 +05:30
pukkandan
8f3343809e
[utils] Improve traverse_obj
...
* Allow skipping a level: `traverse_obj([{k:v1}, {k:v2}], (None, k))` => `[v1, v2]`
* Make keys variadic: `traverse_obj(obj, k1: str, k2: str)` => `traverse_obj(obj, (k1,), (k2,))`
* Fetch from multiple keys: `traverse_obj([{k1:[1], k2:[2], k3:[3]}], (0, (k1, k2), 0))` => `[1, 2]`
TODO: Add tests
2021-07-20 02:42:11 +05:30
pukkandan
0ba692acc8
[youtube] Extract more thumbnails
...
* The thumbnail URLs are hard-coded and their actual existence is tested lazily
* Added option `--no-check-formats` to not test them
Closes #340 , Related: #402 , #337 , https://github.com/ytdl-org/youtube-dl/issues/29049
2021-07-20 02:42:11 +05:30
pukkandan
d9488f69c1
[crunchyroll:playlist] Force http
...
Closes #495
2021-07-20 02:42:11 +05:30
pukkandan
dce8743677
[docs] fix default of multistreams
2021-07-19 23:47:57 +05:30
pukkandan
5520aa2dc9
Add option --exec-before-download
...
Closes #530
2021-07-19 23:47:45 +05:30
mzbaulhaque and GitHub
8d9b902243
[pornflip] Add new extractor ( #523 )
...
Authored-by: mzbaulhaque
2021-07-19 23:46:21 +05:30
coletdjnz and GitHub
fe93e2c4cf
[youtube] misc cleanup and bug fixes ( #505 )
...
* Update some `_extract_response` calls to keep them consistent
* Cleanup continuation extraction related code using new API format
* Improve `_extract_account_syncid` to support multiple parameters
* Generalize `get_text` and related functions into one
* Update `INNERTUBE_CONTEXT_CLIENT_NAME` with integer values
Authored by: colethedj
2021-07-19 10:25:07 +05:30
coletdjnz and GitHub
314ee30548
[youtube] Fix session index extraction and headers for non-web player clients ( #526 )
...
Fixes #522
2021-07-18 06:23:32 +00:00
coletdjnz and GitHub
34917076ad
[youtube] Fix authentication when using multiple accounts
...
`SESSION_INDEX` in `ytcfg` is the index of the active account and should be sent as `X-Goog-AuthUser` header
Closes #518
Authored by @colethedj
2021-07-17 11:50:05 +05:30
The Hatsune Daishi and GitHub
ccc7795ca3
[yahoo:gyao:player] Relax _VALID_URL ( #503 )
...
Authored by: nao20010128nao
2021-07-16 20:06:53 +05:30
Felix S and GitHub
da1c94ee45
[generic] Extract previously missed subtitles ( #515 )
...
* [generic] Extract subtitles in cases missed previously
* [common] Detect discarded subtitles in SMIL manifests
* [generic] Extract everything in the SMIL manifest
Authored by: fstirlitz
2021-07-16 19:52:56 +05:30
pukkandan
3b297919e0
Revert "Merge webm formats into mkv if thumbnails are to be embedded ( #173 )"
...
This reverts commit 4d971a16b8 by @damianoamatruda
Closes #500
This was wrongly checking for `write_thumbnail`
2021-07-15 23:34:52 +05:30
coletdjnz and GitHub
47193e0298
[youtube:tab] Extract playlist availability ( #504 )
...
Authored by: colethedj
2021-07-15 02:42:30 +00:00
coletdjnz and GitHub
49bd8c66d3
[youtube:comments] Improve comment vote count parsing ( fixes #506 ) ( #508 )
...
Authored by: colethedj
2021-07-14 23:24:42 +00:00
Felix S and GitHub
182b6ae8a6
[RTP] Fix extraction and add subtitles ( #497 )
...
Authored by: fstirlitz
2021-07-14 05:06:18 +05:30
felix and pukkandan
c843e68588
[utils] Improve js_to_json comment regex
...
Capture the newline character as part of a single-line comment
From #497 , Authored by: fstirlitz
2021-07-14 05:02:43 +05:30
felix and pukkandan
198f7ea89e
[extractor] Allow extracting multiple groups in _search_regex
...
From #497 , Authored by: fstirlitz
2021-07-14 05:02:42 +05:30
coletdjnz and GitHub
c888ffb95a
[youtube] Use android client as default and add age-gate bypass for it ( #492 )
...
Authored by: colethedj
2021-07-14 03:58:51 +05:30
coletdjnz and GitHub
9752433221
[youtube:comments] Fix is_favorited ( #491 )
...
Authored by colethedj
2021-07-12 06:50:03 +05:30
pukkandan
f0ff9979c6
[vlive] Extract thumbnail directly in addition to the one from Naver
...
Closes #477
2021-07-12 06:07:23 +05:30
pukkandan
501dd1ad55
[metadatafromfield] Do not detect numbers as field names
...
Related: https://github.com/yt-dlp/yt-dlp/issues/486#issuecomment-877820394
2021-07-12 05:20:12 +05:30
pukkandan
75722b037d
[webtt] Fix timestamps
...
Closes #474
2021-07-12 05:20:12 +05:30
coletdjnz and GitHub
2d6659b9ea
[youtube:comments] Move comment extraction to new API ( #466 )
...
Closes #438 , #481 , #485
Authored by: colethedj
2021-07-12 04:48:40 +05:30
Kevin O'Connor and GitHub
c5370857b3
[BravoTV] Improve metadata extraction ( #483 )
...
Authored by: kevinoconnor7
2021-07-11 16:36:26 +05:30
pukkandan
00034c146a
[embedthumbnail] Fix _get_thumbnail_resolution
2021-07-11 04:46:53 +05:30
pukkandan
325ebc1703
Improve traverse_obj
2021-07-11 04:46:53 +05:30
pukkandan
7dde84f3c9
[FFmpegMetadata] Add language of each stream
...
and some refactoring
2021-07-11 04:46:52 +05:30
pukkandan
6606817a86
[utils] Add variadic
2021-07-11 04:46:51 +05:30
73d829c144
[VIKI] Rewrite extractors ( #475 )
...
Closes #462
Also added extractor-arg `video_types` to `vikichannel`
Co-authored-by: zackmark29, pukkandan
2021-07-10 02:08:09 +05:30
pukkandan
60bdb7bd9e
[youtube] Fix sorting of 3gp format
2021-07-08 22:33:33 +05:30
pukkandan
4bb6b02f93
Improve extractor_args parsing
2021-07-08 21:22:35 +05:30
pukkandan
b5ac45b197
Fix selectors all, mergeall and add tests
...
Bug from: 981052c9c6
2021-07-07 21:10:43 +05:30
pukkandan
38a40c9e16
[version] update
...
:ci skip all
2021-07-07 05:43:58 +05:30
pukkandan
a8bf9b4dc1
Release 2021.07.07
2021-07-07 05:35:20 +05:30
pukkandan
51f8a31d65
Update to ytdl-commit-a803582
...
[peertube] only call description endpoint if necessary
https://github.com/ytdl-org/youtube-dl/commit/a8035827177d6b59aca03bd717acb6a9bdd75ada
2021-07-07 05:17:11 +05:30
Tom-Oliver Heidel and GitHub
be05d5cff1
[soundcloud] Allow login using oauth token ( #469 )
...
Authored by: blackjack4494
2021-07-07 04:21:13 +05:30
zenerdi0de and GitHub
30d569d2ac
[fancode] Fix extraction, support live and allow login with refresh token ( #471 )
...
Authored-by: zenerdi0de
2021-07-07 04:02:56 +05:30
OhMyBahGosh and GitHub
08625e4125
[AdobePass] Add Spectrum MSO ( #470 )
...
From: https://github.com/ytdl-org/youtube-dl/pull/26792
Co-authored by: kevinoconnor7, ohmybahgosh
2021-07-07 03:26:51 +05:30
pukkandan and GitHub
3acf6d3856
[Funimation] Rewrite extractor (See desc) ( #444 )
...
* Support direct `/player/` URL
* Treat the different versions of an episode as different formats of a single video. So `experience_id` can no longer be used as the video `id` and the `episode_id` is used instead. This means that all existing archives will break
* Extractor options `language` and `version` to pre-select them
* Compat option `seperate-video-versions` to fall back to old behavior (including using the old video IDs)
Closes #428
2021-07-07 02:51:29 +05:30
pukkandan
46890374f7
[extractor] Minor improvements (See desc)
...
1. Allow removal of login hint - extractors can set their own login hint as part of `msg`
2. Cleanup `_merge_subtitles` signature
2021-07-07 02:27:53 +05:30
pukkandan
60755938b3
[extractor] Prevent unnecessary download of hls manifests
...
and refactor `hls_split_discontinuity` code
2021-07-07 02:24:58 +05:30
pukkandan
723d44b92b
[fragment] Handle errors in threads correctly
2021-07-07 01:55:54 +05:30
pukkandan
bc97cdae67
[cleanup] Fix linter and some typos
...
Related: https://github.com/ytdl-org/youtube-dl/pull/29398
2021-07-04 03:04:25 +05:30
nyuszika7h and GitHub
e010672ab5
[videa] Fix extraction ( #463 )
...
Authored by: nyuszika7h
2021-07-03 21:38:08 +05:30
pukkandan
169dbde946
Fixes for --list options (See desc)
...
1. Fix `--list-formats-old`
2. Allow listing with `--quiet`
3. Allow various listings to work together
4. Allow `--print` to work with listing
2021-07-03 01:16:19 +05:30
MinePlayersPE and GitHub
17f0eb66b8
[RCTIPlus] Add extractor ( #443 )
...
Authored by: MinePlayersPE
2021-07-02 19:54:41 +05:30
pukkandan
981052c9c6
Some minor fixes and refactoring (see desc)
...
* [utils] Fix issues with reversal
* check_formats should catch `DownloadError`, not `ExtractorError`
* Simplify format selectors with `LazyList` and `yield from`
2021-07-02 08:17:37 +05:30
pukkandan
b1e60d1806
[facebook] Extract description and fix title
...
Partially fixes : #453
2021-07-02 08:17:37 +05:30
pukkandan
6b6c16ca6c
[downloader/ffmpeg] Fix --ppa when using simultaneous download
2021-07-02 08:17:30 +05:30
krichbanana and GitHub
f6745c4980
[Youtube] Choose correct Live chat API for upcoming streams ( #460 )
...
Authored by: krichbanana
2021-07-02 05:59:29 +05:30
coletdjnz and GitHub
109dd3b237
[youtube] Use new API for additional video extraction requests ( #328 )
...
Co-authored-by: colethedj, pukkandan
Closes https://github.com/yt-dlp/yt-dlp/issues/427
Workarounds for https://github.com/ytdl-org/youtube-dl/issues/29326 , https://github.com/yt-dlp/yt-dlp/issues/319 , https://github.com/ytdl-org/youtube-dl/issues/29086
2021-06-29 22:07:49 +00:00
siikamiika and GitHub
c2603313b1
[youtube_live_chat] use clickTrackingParams ( #449 )
...
Authored by: siikamiika
2021-06-27 04:52:32 +05:30
LE and GitHub
1e79316e20
[TBS] Support livestreams ( #448 )
...
Authored by: llacb47
2021-06-26 17:14:43 +05:30
coletdjnz and GitHub
45261e063b
[youtube:comments] Fix error handling and add itct to params ( #446 )
...
Should close #439 (untested)
Authored by: colethedj
2021-06-25 23:31:10 +05:30
pukkandan
49c258e18d
[youtube] Fix subtitle names for age-gated videos
...
Related: https://github.com/iv-org/invidious/pull/2205#issuecomment-868680486
2021-06-25 23:10:31 +05:30
pukkandan
d3f62c1967
Fix --throttled-rate when using --load-info-json
2021-06-25 22:57:17 +05:30
pukkandan
5d3a0e794b
Add --extractor-args to pass extractor-specific arguments
2021-06-25 20:10:28 +05:30
Mevious and GitHub
125728b038
[funimation] Add FunimationShowIE ( #442 )
...
Closes #436
Authored by: Mevious
2021-06-25 05:45:23 +05:30
pukkandan
15a4fd53d3
[thumbnailsconvertor] Treat jpeg as jpg
2021-06-25 05:36:35 +05:30
Adrik and pukkandan
4513a41a72
Process videos when using --ignore-no-formats-error ( #441 )
...
Authored by: krichbanana
2021-06-24 22:23:34 +05:30
pukkandan
6033d9808d
Fix --flat-playlist when entry has no ie_key
2021-06-24 22:23:34 +05:30
pukkandan
bd4d1ea398
[cleanup] Minor refactoring of fragment
2021-06-24 22:23:33 +05:30
pukkandan
8e897ed283
[fragment] Return status of download correctly
2021-06-24 22:04:23 +05:30
412cce82b0
[yahoo] Fix extraction ( #435 )
...
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28290
Co-authored-by: llacb47, pukkandan
2021-06-24 21:27:48 +05:30
siikamiika and GitHub
d534c4520b
[youtube_live_chat] Fix download with cookies ( #437 )
...
Closes #417
Authored by: siikamiika
2021-06-24 21:26:32 +05:30
pukkandan
2b18a8c590
[plutotv] Improve _VALID_URL
...
Closes #431
2021-06-23 07:49:09 +05:30
pukkandan
dac8b87b0c
[version] update :ci skip all
2021-06-23 07:37:07 +05:30
pukkandan
6aecd87106
Release 2021.06.23
2021-06-23 07:34:55 +05:30
pukkandan
ed807c1837
Update to ytdl-commit-379f52a
...
[liveleak] Remove extractor
https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
2021-06-23 07:34:55 +05:30
Mevious and GitHub
29f63c9672
[funimation] Extract subtitles ( #434 )
...
Closes #420 , https://github.com/ytdl-org/youtube-dl/issues/25645
Related: https://github.com/ytdl-org/youtube-dl/pull/24906
Authored by: Mevious
2021-06-23 07:27:53 +05:30
pukkandan
9fc0de5796
[hotstar] Use server time for authentication instead of local time
...
Closes #396
2021-06-23 06:04:42 +05:30
siikamiika and GitHub
c60ee3a218
[youtube_live_chat] Support ongoing live chat ( #422 )
...
Authored by: siikamiika
2021-06-23 05:42:39 +05:30
pukkandan
8a77e5e6bc
[cleanup] Revert unnecessary changes in 51d9739f80
2021-06-23 05:34:40 +05:30
pukkandan
51d9739f80
Add option --throttled-rate below which video data is re-extracted
...
Currently only for HTTP downloads
Closes #430 , workaround for https://github.com/ytdl-org/youtube-dl/issues/29326
2021-06-23 05:29:58 +05:30
pukkandan and GitHub
4c7853de14
[fragment] Merge during download for -N, and refactor hls/dash ( #364 )
2021-06-22 00:29:50 +05:30
pukkandan
e6779b9400
[twitcasting] Websocket support ( #399 )
...
Closes #392
Authored by: nao20010128nao
2021-06-21 22:56:45 +05:30
pukkandan
e36d50c5dd
[websockets] Add WebSocketFragmentFD ( #399 )
...
Necessary for #392
Co-authored by: nao20010128nao, pukkandan
2021-06-21 22:56:36 +05:30
pukkandan
ff0f78e1fe
[aria2c] Lower --min-split-size for HTTP downloads
...
This makes downloading smaller files much faster
2021-06-20 19:28:54 +05:30
pukkandan
7e067091e8
[options] Rename --add-metadata to --embed-metadata
...
and clarify that it embeds chapter markers
2021-06-20 04:59:35 +05:30
pukkandan
f89b3e2d7a
Skip fixup of existing files and add --fixup force to force it
2021-06-20 04:59:34 +05:30
pukkandan
fd7cfb6444
[cleanup] Refactor fixup
2021-06-20 04:26:11 +05:30
pukkandan
4e6767b5f2
[youtube] Temporary fix for age-gate
...
Related:
https://stackoverflow.com/a/67629882
https://github.com/yt-dlp/yt-dlp/issues/319
https://github.com/ytdl-org/youtube-dl/issues/29333
https://github.com/ytdl-org/youtube-dl/issues/29086
2021-06-18 20:32:52 +05:30
pukkandan
9fea350f0d
Fix id sanitization in filenames
...
Closes #415
2021-06-17 02:32:24 +05:30
pukkandan
e858a9d6d3
[EmbedThumbnail] Add compat-option embed-thumbnail-atomicparsley
...
to force use of atomicparsley for embedding thumbnails in mp4
Related: #411
2021-06-16 22:33:32 +05:30
pukkandan
7e87e27c52
[postprocessor] Fix _restrict_to when a codec is not set
2021-06-14 14:09:22 +05:30
pukkandan
d0fb4bd16f
[pornhub] Extract cast
...
Closes #406 , https://github.com/ytdl-org/youtube-dl/pull/27384
2021-06-13 21:38:08 +05:30
felix and pukkandan
3fd4c2a543
[mediasite] Extract slides ( #343 )
...
Fixes:
https://github.com/ytdl-org/youtube-dl/issues/4974#issue-58006762
https://github.com/ytdl-org/youtube-dl/issues/4540#issuecomment-69574231
https://github.com/ytdl-org/youtube-dl/pull/11185#issuecomment-335554239
Authored by: fstirlitz
2021-06-13 20:36:40 +05:30
felix and pukkandan
cdb19aa4c2
[downloader/mhtml] Add new downloader ( #343 )
...
This downloader is intended to be used for streams that consist of a
timed sequence of stand-alone images, such as slideshows or thumbnail
streams
This can be used for implementing:
https://github.com/ytdl-org/youtube-dl/issues/4974#issue-58006762
https://github.com/ytdl-org/youtube-dl/issues/4540#issuecomment-69574231
https://github.com/ytdl-org/youtube-dl/pull/11185#issuecomment-335554239
https://github.com/ytdl-org/youtube-dl/issues/9868
https://github.com/ytdl-org/youtube-dl/pull/14951
Authored by: fstirlitz
2021-06-13 20:36:40 +05:30
pukkandan
4d85fbbdbb
Fix bug in 8326b00aab
2021-06-13 14:36:13 +05:30
pukkandan
551f93885e
Ignore images formats from merge
2021-06-13 04:16:42 +05:30
pukkandan
8326b00aab
Allow images formats
...
Necessary for #343 .
* They are identified by `vcodec=acodec='none'`
* These formats show as the worst in `-F`
* Any postprocessor that expects audio/video will be skipped
* `b*` and all related selectors will skip such formats
* This commit also does not add any selector for downloading such formats. They have to be explicitly requested by the `format_id`. Implementation of a selector is left for when #389 is resolved
2021-06-13 03:45:53 +05:30
pukkandan
b0249bcaf0
Expand --check-formats to thumbnails
...
Closes #402
2021-06-13 03:45:53 +05:30
pukkandan
21cd8fae49
Use NamedTemporaryFile for --check-formats
2021-06-13 03:45:53 +05:30
pukkandan
45db527fa6
[youtube] Login is not needed for :ytrec
2021-06-13 03:45:53 +05:30
pukkandan
28419ca2c8
[utils] Improve LazyList
...
* Add `repr` and `str` that mimics `list`
* Add `reversed`. Unlike `[::-1]`, reversed does not exhaust the iterable and modifies the `LazyList` in-place
* Add tests
2021-06-13 03:45:53 +05:30
pukkandan
8ba8714880
[EmbedThumbnail] Fix for already downloaded thumbnail
2021-06-11 19:13:24 +05:30
pukkandan
187986a857
Better error handling of syntax errors in -f
2021-06-11 19:13:22 +05:30
coletdjnz and GitHub
4ba001080f
[youtube] Non-fatal alert reporting for unavailable videos page ( #401 )
...
Co-Authored by: colethedj, pukkandan
2021-06-10 21:12:56 +00:00
coletdjnz and GitHub
1974e99f4b
[youtube] Improve SAPISID cookie handling ( closes #393 ) ( #395 )
...
Author: colethedj
2021-06-10 21:02:57 +00:00
pukkandan
0181adefc6
[build] Build Windows x86 version with py3.7
...
and remove redundant tests
Closes #390
:ci skip
Co-authored by: pukkandan, shirt-dev
2021-06-10 01:41:04 +05:30
pukkandan
fd3c633d26
[version] update
...
:ci skip all
2021-06-10 01:36:46 +05:30
pukkandan
0d47c278d1
Release 2021.06.09
2021-06-10 00:49:48 +05:30
pukkandan
385a27fad1
Improve offset parsing in outtmpl
2021-06-09 20:01:57 +05:30
pukkandan
5c6542ce69
[test] More rigorous tests for prepare_filename
...
All tests of `prepare_outtmpl` is now also run on `prepare_filename`
2021-06-09 20:01:56 +05:30
pukkandan
639f1cea92
Fix %d and empty default in outtmpl
...
Closes #388
2021-06-09 15:37:15 +05:30
pukkandan
b5c5d84f60
Revert "[build] Build Windows x86 version with py3.8"
...
This reverts commit aa75e51f99 .
See #390
This is being reverted instead of modified due to #388
2021-06-09 15:37:15 +05:30
pukkandan
aa75e51f99
[build] Build Windows x86 version with py3.8
...
and remove redundant tests
:ci skip
Ao-authored by: pukkandan, shirt-dev
2021-06-09 02:18:55 +05:30
pukkandan
884ce9d05d
[version] update :ci skip all
2021-06-09 02:18:55 +05:30
pukkandan
3b1fe47d84
Release 2021.06.08
2021-06-08 20:13:41 +05:30
pukkandan
ed64ce5905
[build] Release yt-dlp.tar.gz
...
Closes #386
2021-06-08 20:12:00 +05:30
pukkandan
76a264ac9e
Make outtmpl more robust and catch errors early
2021-06-08 20:11:00 +05:30
pukkandan
324ad82006
[utils] Generalize traverse_dict to traverse_obj
2021-06-08 19:26:44 +05:30
Nil Admirari and GitHub
beb982bead
[build,update] Add GNU-style SHA512 and prepare updater for simlar SHA256 ( #383 )
...
Authored by: nihil-admirari <50202386+nihil-admirari@users.noreply.github.com >
Related: #385
2021-06-08 16:04:07 +05:30
pukkandan
e88396f123
[build] Fix SHA256
2021-06-08 01:29:35 +05:30
pukkandan
46358f647d
Update to ytdl-commit-c2350ca
...
Update MSVC 2010 redist URL
https://github.com/ytdl-org/youtube-dl/commit/c2350cac243ba1ec1586fe85b0d62d1b700047a2
2021-06-08 00:28:32 +05:30
pukkandan
bd99f6e648
Add field original_url with the user-inputted URL
...
So that they can be processed by `--parse-metadata` for example
`webpage_url` is the same, but may be modified by the extractor
2021-06-08 00:20:06 +05:30
pukkandan
ecb5419149
Make more fields available for --print when used with --flat-playlist
2021-06-08 00:17:53 +05:30
pukkandan
cf59cd4dcd
[docs] Improve documentation of dependencies
...
Related: #348
2021-06-08 00:16:44 +05:30
Nil Admirari and GitHub
56ce9eb832
[pyinst] Show Python version in EXE metadata ( #384 )
...
Authored by: nihil-admirari
2021-06-07 23:02:39 +05:30
pukkandan
89ee4cf8ae
[viki] Fix extraction
...
Closes #381
Code from: https://github.com/ytdl-org/youtube-dl/commit/59e583f7e8530ca92776c866897d895c072e2a82
2021-06-07 12:42:58 +05:30
pukkandan
87ea7dfc04
Fix filename sanitization
...
Bug from 752cda3880
2021-06-06 19:36:28 +05:30
pukkandan
eb0f9d6838
[zoom] Extract transcripts as subtitles
2021-06-06 17:09:09 +05:30
pukkandan
d3d8d8184a
[extractor] Fix pre-checking archive for some extractors
...
The `id` regex group must be present for `_match_id` and pre-checking archive to work correctly
2021-06-06 15:05:07 +05:30
pukkandan
e85a39717a
[twitcasting] Add TwitCastingUserIE, TwitCastingLiveIE
...
Closes #374
Code adapted from: https://github.com/nao20010128nao/ytdl-patched/blob/f1fb9222bb474e4ac2333e1e8047c11a856c42d3/youtube_dl/extractor/twitcasting.py
Authored by: pukkandan, nao20010128nao
2021-06-06 03:26:33 +05:30
MinePlayersPE and GitHub
f2cd7060fc
[vidio] Add VidioPremierIE and VidioLiveIE ( #371 )
...
Authored-by: MinePlayersPE
2021-06-06 01:25:26 +05:30
pukkandan
752cda3880
Fix and refactor prepare_outtmpl
...
The following tests would have failed previously:
%(id)d %(id)r
%(ext)s-%(ext|def)d
%(width|)d
%(id)r %(height)r
%(formats.0)r
%s
2021-06-06 00:59:04 +05:30
pukkandan
9d83ad93d0
[cleanup] Mark unused files
2021-06-06 00:59:04 +05:30
felix and pukkandan
cc52de4356
[cleanup] Point all shebang to python3 ( #372 )
...
Authored by: fstirlitz
2021-06-06 00:59:04 +05:30
pukkandan
14b17a551f
Remove support for obsolete python versions
2021-06-06 00:59:04 +05:30
felix and pukkandan
2ec1759f9d
[downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode ( #372 )
...
Authored by: fstirlitz
2021-06-06 00:59:04 +05:30
felix and pukkandan
e2efe599aa
[common] Fix FourCC fallback when parsing ISM ( #372 )
...
In some DASH manifests, the FourCC attribute is actually present,
but empty. We thus apply the same fallback to 'AACL' that we do
when the attribute is entirely absent.
Authored by: fstirlitz
2021-06-06 00:59:04 +05:30
pukkandan
5e1dba8ed6
Remove duplicate file trovolive.py
2021-06-06 00:59:04 +05:30
pukkandan
bea742222f
[youtube] Support shorts URL
...
Closes #375
2021-06-06 00:59:04 +05:30
pukkandan
e06ca6ddac
[hls] Decrypt fragment when reading from disk
...
Closes #373
2021-06-05 18:51:15 +05:30
pukkandan
eb03899192
[version] update
...
:ci skip all
2021-06-01 21:08:44 +05:30
pukkandan
3de7c2ce9a
Release 2021.06.01
2021-06-01 20:29:03 +05:30
pukkandan
bc6b9bcd65
[utils] Escape URLs in sanitized_Request, not sanitize_url
...
d2558234cf added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL.
Eg: When using `yt-dlp "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead.
2021-06-01 20:29:02 +05:30
Ashish and GitHub
6e6390321c
[Hotstar] Add HotStarSeriesIE ( #366 )
...
Authored by: Ashish0804
2021-06-01 20:14:03 +05:30
pukkandan
4040428efc
[update] Block further update for unsupported systems
2021-06-01 03:32:09 +05:30
pukkandan
cc1dfc9373
[cleanup] setup.py
2021-06-01 02:48:20 +05:30
pukkandan
14eb1ee1cb
Update to ytdl-commit-d495292
...
[ard] Relax _VALID_URL and fix video ids
https://github.com/ytdl-org/youtube-dl/commit/d495292852b6c2f1bd58bc2141ff2b0265c952cf
Closes #357
2021-06-01 02:48:20 +05:30
coletdjnz and GitHub
879e7199bb
[archiveorg] Add YoutubeWebArchiveIE ( #356 )
...
Co-authored by: colethedj, pukkandan, alex-gedeon
2021-05-31 01:12:38 +00:00
pukkandan
d89da64b1d
[hls,dash] When using concurrent_fragment_downloads, do not keep the fragment content in memory
...
Partial fix for #359
This is a temporary solution until #364 can be implemented
2021-05-30 23:01:49 +05:30
pukkandan
5dcd8e1d88
[hls] Disable external downloader for webtt
2021-05-30 23:00:57 +05:30
MinePlayersPE and GitHub
10bb7e51e8
[vidio] Add login support ( #362 )
...
Authored by: MinePlayersPE
2021-05-30 20:19:14 +05:30
pukkandan
b0089e8992
[fancode] Add extractor (#316,#354)
...
Closes #269 , #363
Authored by: rmsmachine
2021-05-30 19:34:39 +05:30
Ashish and GitHub
a3ed14cbaf
[Voot] Add VootSeriesIE ( #351 )
...
Authored by: Ashish0804
2021-05-30 16:45:42 +05:30
LE and GitHub
9dee4df559
[Saitosan] Add new extractor ( #350 )
...
Closes #224
Authored by: llacb47
2021-05-30 14:32:18 +05:30
pukkandan
adddc50cbf
[extractor] Functions to parse socket.io response as json
...
Authored by: pukkandan, llacb47
2021-05-30 14:22:42 +05:30
MinePlayersPE and GitHub
46c43ffc9d
[vidio] Support premium videos ( #358 )
...
Authored by: MinePlayersPE
2021-05-29 20:24:19 +05:30
pukkandan
37a3bb66a7
[extractor] Allow note=False when extracting manifests
2021-05-29 14:22:44 +05:30
pukkandan
337e0c62f8
[embedthumbnail] Correctly escape filename
...
Closes #352
The approach in [1] is faulty as can be seen in the test cases
1. https://github.com/ytdl-org/youtube-dl/commit/bff857a8af696e701482208617bf0b7564951326
2021-05-29 02:31:14 +05:30
pukkandan
885cc0b75c
[embedthumbnail] Embed if any thumbnail was downloaded, not just the best
2021-05-29 02:31:14 +05:30
pukkandan
46953e7e6e
[youtube:playlist] fix bug
2021-05-29 02:31:13 +05:30
pukkandan
ae8f99e648
Remove None values from info.json
2021-05-29 02:31:13 +05:30
pukkandan
077c476276
[zee5] Fix m3u8 formats extension
2021-05-29 02:31:12 +05:30
pukkandan
835a1478b4
Write messages to stderr when both quiet and verbose
2021-05-29 02:31:10 +05:30
pukkandan
120fe5134a
Pre-check archive and filters during playlist extraction
...
This makes `--break-on-existing` much faster.
It also helps `--break-on-reject` if the playlist extractor can extract the relevant fields
2021-05-29 02:12:09 +05:30
pukkandan
56a8fb4f77
Refactor __process_playlist using LazyList
2021-05-29 02:12:09 +05:30
pukkandan
55575225b4
[utils] Add __getitem__ for PagedList
2021-05-29 02:12:08 +05:30
pukkandan
483336e79e
[utils] Add LazyList
2021-05-29 02:12:08 +05:30
pukkandan
c77495e3a4
[cleanup] _match_entry
2021-05-29 02:12:07 +05:30
rhsmachine and GitHub
65af1839c6
[patreon] Support vimeo embeds ( #349 )
...
Authored by: rhsmachine
2021-05-27 22:14:43 +05:30
pukkandan
177877c544
[extractor] Always prefer native hls downloader by default
...
When the manifest is not downloadable by native downloader, it already is able to detect it and switch to `ffmpeg`. So there doesn't seem to be a reason anymore to use ffmpeg as the preferred downloader
2021-05-26 01:27:39 +05:30
pukkandan
b25522ba52
[update] Replace self without launching a subprocess in windows
...
Closes : #335 , https://github.com/ytdl-org/youtube-dl/issues/28488 , https://github.com/ytdl-org/youtube-dl/issues/5810 , https://github.com/ytdl-org/youtube-dl/issues/5994
In windows, a running executable cannot be replaced. So, the old updater worked by launching a batch script and then exiting, so that the batch script can replace the executable. However, this caused the above-mentioned issues.
The new method takes advantage of the fact that while the executable cannot be replaced or deleted, it can still be renamed. The current update process on windows is as follows:
1. Delete `yt-dlp.exe.old` if it exists
2. Download the new version as `yt-dlp.exe.new`
3. Rename the running exe to `yt-dlp.exe.old`
4. Rename `yt-dlp.exe.new` to `yt-dlp.exe`
5. Open a shell that deletes `yt-dlp.exe.old` and terminate
While we still use a subprocess, the actual update is already done before the app terminates and the batch script does not print anything to stdout/stderr. So this solves all the above issues
2021-05-26 01:13:34 +05:30
pukkandan
c19bc311cb
[cleanup] Refactor updater
...
The updater now uses `.update.run_update` and not `.update.update_self`.
Although I don't expect anyone to be using the updater via API, a wrapper `update_self` is provided for compatibility just in case
2021-05-26 01:13:08 +05:30
Hubert Hirtz and pukkandan
5435dcf96e
Handle Basic Auth user:pass in URLs
...
Fixes https://github.com/ytdl-org/youtube-dl/issues/20258 , https://github.com/ytdl-org/youtube-dl/issues/26211
Authored by: hhirtz, pukkandan
2021-05-24 03:38:02 +05:30
Oliver Freyermuth and pukkandan
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
pukkandan
acdecdfaef
[embedthumbnail] Embed in mp4/m4a using mutagen
...
Code from: https://github.com/ytdl-org/youtube-dl/pull/23525
Co-authored by: tripulse , pukkandan
2021-05-23 22:16:35 +05:30
Ashish and GitHub
09d18ad07e
[Sonyliv] Add subtitle support ( #342 )
...
Authored by: Ashish0804
2021-05-23 21:26:27 +05:30
pukkandan
bc516a3f3c
Sanitize and sort playlist thumbnails
...
Closes #341
2021-05-23 17:28:15 +05:30
Ashish and GitHub
9572eaaa11
[ShemarooMe] Add extractor ( #332 )
...
Closes #307
Co-authored-by: Ashish0804, pukkandan
2021-05-23 12:42:50 +05:30
pukkandan
18e674b4f6
[ffmpeg] Download and merge in a single step if possible
2021-05-23 03:53:18 +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 and GitHub
135e6b93f4
[SonyLIV] Add SonyLIVSeriesIE ( #331 )
...
Authored by: Ashish0804
2021-05-22 17:53:06 +05:30
king-millez and GitHub
13a49340ed
[telemundo] add extractor ( #327 )
...
Closes #284
Authored by: king-millez
2021-05-22 17:17:49 +05:30
pukkandan
81a23040eb
[cleanup] Refactor ffmpeg convertors
2021-05-22 15:20:42 +05:30
pukkandan
857f63136d
[videoconvertor] Generalize with remuxer and allow conditional recoding
2021-05-22 15:20:42 +05:30
louie-github and GitHub
a927acb1ec
[ThumbnailsConvertor] Support conversion to png and make it the default ( #333 )
...
PNG, being a lossless format, should be a better default here compared to JPG since we won't be compressing to a lossy format and losing some of the original image data
PNG is also supported for embedding in all the formats similar to JPEG
Authored by: louie-github
2021-05-21 23:39:48 +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
cd59e22191
[version] update
...
:ci skip all
2021-05-20 21:15:41 +05:30
shirt and pukkandan
7237fdc6ce
[build] Fix pefile version for x86
...
Authored by: shirt-dev
2021-05-20 21:15:41 +05:30
pukkandan
0fdf490d33
Release 2021.05.20
2021-05-20 21:13:19 +05:30
pukkandan
b73612a254
Update to ytdl-commit-dfbbe29
...
[redbulltv] fix embed data extraction
https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
2021-05-20 21:13:18 +05:30
king-millez and GitHub
5014558ab9
[parlview] Add extractor ( #322 )
...
Authored by: king-millez
2021-05-20 18:35:37 +05:30
pukkandan
28b0eb0f65
[cleanup] See desc
...
* Remove struct from `embedthumbnail`
* Use bullet lists in readme where numbered list don't make sense
* Fix error introduced in 9c2b75b561 when `ie_result` is `None`
2021-05-20 18:02:58 +05:30
pukkandan
95131b2176
[embedthumbnail] Add flac support and refactor mutagen code
...
https://github.com/ytdl-org/youtube-dl/pull/28894 , https://github.com/ytdl-org/youtube-dl/pull/24310
Authored by: tripulse
2021-05-20 17:51:33 +05:30
pukkandan
2305e2e5c9
[options] Alias --write-comments, --no-write-comments
...
Closes : #264
2021-05-20 15:56:57 +05:30
coletdjnz and pukkandan
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 and pukkandan
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
9c2b75b561
Field additional_urls to download additional videos from metadata
2021-05-19 18:11:15 +05:30
pukkandan
856bb8f99d
[downloader] Fix write_debug
2021-05-19 17:34:17 +05:30
pukkandan
af32f40bf5
[test] Fix test_YoutubeDL.TestYoutubeDL
...
Test `test_ignoreerrors_for_playlist_with_url_transparent_iterable_entries` was broken due to `__original_infodict` being added to the dict
2021-05-19 17:00:40 +05:30
pukkandan
4ec82a72bb
Ensure post_extract and pre_process only run once
...
Previously, they ran once for each format requested
2021-05-19 16:48:22 +05:30
pukkandan
07cce701de
[cleanup] linter, code formatting and readme
2021-05-19 16:48:20 +05:30
king-millez and GitHub
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
6911e11edd
[test:download] Only extract enough videos for playlist_mincount
2021-05-18 18:08:55 +05:30
pukkandan
5112f26a60
Add pl_thumbnail outtmpl key for playlist thumbnails
...
This should have been implemented in 681de68e9d , but I forgot
2021-05-18 17:12:20 +05:30
pukkandan
a06916d98e
[extractor] Add write_debug and get_param
2021-05-17 18:59:51 +05:30
pukkandan
681de68e9d
Write thumbnail of playlist
...
Related: https://github.com/ytdl-org/youtube-dl/pull/28872 , https://github.com/ytdl-org/youtube-dl/pull/28860
This is slightly different from the above PRs in that this downloads the playlist's thumbnail instead of the uploader's profile picture. But for youtube channel URLs these are the same
2021-05-17 18:24:17 +05:30
pukkandan
7aee40c13c
Fix bug in listing subtitles
...
Bug introduced by: 2412044c90
2021-05-17 18:24:16 +05:30
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
fe346461ff
Fix --check-formats when there is network error
2021-05-15 19:26:01 +05:30
pukkandan
d2a1fad968
[compat] Fix py2
2021-05-14 13:35:13 +05:30
pukkandan
0fb983f62d
[youtube] Extract audio language
2021-05-14 13:15:48 +05:30
pukkandan
53c18592d3
Add option --print
...
Deprecates: `--get-description`, `--get-duration`, `--get-filename`, `--get-format`, `--get-id`, `--get-thumbnail`, `--get-title`, `--get-url`
Closes #295
2021-05-14 13:15:47 +05:30
pukkandan
e632bce2e4
[options] Refactor callbacks
2021-05-14 13:15:47 +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
4171221823
Add compat-option no-attach-infojson
2021-05-11 14:25:31 +05:30
pukkandan
eaeca38fc4
[version] update :ci skip all
2021-05-11 13:42:58 +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
a61f4b287b
Deprecate support for python versions < 3.6
...
Closes #267
2021-05-09 04:32:23 +05:30
pukkandan
486fb17975
Remove -l, -t, -A completely and disable --auto-number, --title, --literal, --id
2021-05-09 04:22:29 +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
000ee7ef34
[fragment] Make sure first segment is not skipped
2021-05-09 04:22:26 +05:30
pukkandan
41d1cca328
Update to ytdl-commit-a726009
...
[blinkx] Remove extractor
https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0
2021-05-06 21:31:20 +05:30
pukkandan and GitHub
717297545b
Fix playlist_index and add playlist_autonumber ( #302 )
...
Now `playlist_index` is always the position of the video in the actual playlist and `playlist_autonumber` is the position of the item in the playlist queue
2021-05-06 20:56:19 +05:30
pukkandan
e8e738406a
Add experimental option --check-formats to test the URLs before format selection
2021-05-06 20:50:44 +05:30
pukkandan
e625be0d10
Improve output template internal formatting
...
* Allow slicing lists/strings using `field.start:end:step`
* A field can also be used as offset like `field1+num+field2`
* A default value can be given using `field|default`
* Capture all format strings and set it to `None` if invalid. This prevents invalid fields from causing errors
2021-05-06 20:28:58 +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 and GitHub
c28cfda81f
[SonyLiv] Fix title and series extraction ( #301 )
...
Authored by: Ashish0804
2021-05-06 20:27:43 +05:30
pukkandan
848887eb7a
[downloader] Fix quiet and to_stderr
2021-05-04 22:38:10 +05:30
pukkandan
3158150cb7
[utils] Add network_exceptions
2021-05-04 22:36:18 +05:30
pukkandan
6ef6bcbd6b
[fragment] Ensure the file is closed on error
2021-05-04 22:27:44 +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
4d224a3022
[embedthumbnail] Fix bug where jpeg thumbnails were converted again
...
Closes #297
2021-05-04 22:18:40 +05:30
pukkandan
f59ae58163
Fix number of digits in %(playlist_index)s
...
When used with `--playlist-(items|start|end)`, the number of digits should depend on the last index in the playlist, not number of items
2021-05-03 22:49:05 +05:30
pukkandan
0d1bb027aa
Move option warnings to YoutubeDL
...
Previously, these warnings did not obey `--no-warnings` and did not output colors
2021-05-03 22:49:04 +05:30
pukkandan
4cd0a709aa
Fix preload_download_archive writing verbose message to stdout
...
* And move it after all deprecated warnings
2021-05-03 22:49:03 +05:30
pukkandan
1815d1028b
[zee5] Fix py2 compatibility
2021-05-03 22:49:03 +05:30
The Hatsune Daishi and GitHub
0fa9a1e236
[whowatch] Add extractor #292
...
closes #223
Authored by: nao20010128nao
Modified from: https://github.com/nao20010128nao/ytdl-patched/blob/9e4a0e061a558cdb05a618e27f47ca0ac56ece94/youtube_dl/extractor/whowatch.py
2021-05-02 19:43:37 +05:30
pukkandan
eb55bad5a0
[aria2c] Fix whitespace being stripped off
...
Closes #276
2021-05-02 14:03:13 +05:30
pukkandan
cc0ec3e161
Do not strip out whitespaces in -o and -P
...
Related: https://github.com/yt-dlp/yt-dlp/issues/276#issuecomment-827361652
2021-05-02 14:03:12 +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 and GitHub
40078a55e2
[niconico] Fix bug in thumbnail extraction #289
...
Bug from: 6b1d8c1e30
Authored by: CXwudi
2021-05-01 19:35:47 +05:30
pukkandan
d2558234cf
[utils] Escape URL while sanitizing
...
Closes #263
While this fixes the issue in question, it does not try to address the root-cause of the problem
Refer: 915f911e36 , f5fa042c82
2021-04-29 05:20:50 +05:30
pukkandan
f5fa042c82
Revert "[utils] Encode URLs in YoutubeDLCookieProcessor"
...
This reverts commit 915f911e36 .
When the request is copied, `unredirected_hdrs` are not copied, which causes issues elsewhere
Reopens #263
2021-04-29 05:20:18 +05:30
pukkandan
07e4a40a9a
[crackle] Improve extraction (See desc)
...
Closes #282
* Refactor authorization as an extension to `_download_json`
* Better error messages and warnings
* Respect `--ignore-no-formats-error`
* Extract subtitles from manifests
* Try with crackle's geo-location service if all hard-coded countries fail
2021-04-29 05:20:16 +05:30
pukkandan
e28f1c0ae8
[cleanup] Fix linter and some typos
...
* Also remove inconsistent use of `"` in setup.py
2021-04-28 19:59:40 +05:30
pukkandan
ef39f8600a
[curiositystream] Fix collections
...
Closes #277
* A bug with authentication was reported in <https://github.com/yt-dlp/yt-dlp/issues/277#issuecomment-828254721 > but cannot be tested without an account
2021-04-28 19:29:33 +05:30
pukkandan
2291dbce2a
[niconico] Fix HLS formats
...
Closes #171
* The structure of the API JSON was changed
* Smile Video seems to be no longer available. So remove the warning
* Move ping to downloader
* Change heartbeat interval to 40sec
* Remove unnecessary API headers
Authored-by: CXwudi, tsukumijima, nao20010128nao, pukkandan
Tested by: tsukumijima
2021-04-28 19:18:29 +05:30
pukkandan
58f197b76c
Revert "[core] be able to hand over id and title using url_result"
...
This reverts commit 0704d2224b .
This is a commit from `youtube-dlc`. It is not clear what the original purpose of this was. It seems to be a way for extractors to pass `title` and `id` through when the entry is processed by another extractor
* But `title` can already be passed through using `url_transparent`
* `id` is never supposed to be passed through since it could cause issues with archiving
2021-04-28 19:18:06 +05:30
pukkandan
895b0931e5
[youtube:tab] Detect playlists inside community posts
2021-04-28 19:18:06 +05:30
pukkandan
1ad047d0f7
[nebula] Move to nebula.app
...
Closes #272
Tested by: Lamieur
2021-04-28 19:18:06 +05:30
pukkandan and GitHub
be6202f12b
Subtitle extraction from streaming media manifests #247
...
Authored by fstirlitz
Modified from: https://github.com/ytdl-org/youtube-dl/pull/6144
Closes : #73
Fixes:
https://github.com/ytdl-org/youtube-dl/issues/6106
https://github.com/ytdl-org/youtube-dl/issues/14977
https://github.com/ytdl-org/youtube-dl/issues/21438
https://github.com/ytdl-org/youtube-dl/issues/23609
https://github.com/ytdl-org/youtube-dl/issues/28132
Might also fix (untested):
https://github.com/ytdl-org/youtube-dl/issues/15424
https://github.com/ytdl-org/youtube-dl/issues/18267
https://github.com/ytdl-org/youtube-dl/issues/23899
https://github.com/ytdl-org/youtube-dl/issues/24375
https://github.com/ytdl-org/youtube-dl/issues/24595
https://github.com/ytdl-org/youtube-dl/issues/27899
Related:
https://github.com/ytdl-org/youtube-dl/issues/22379
https://github.com/ytdl-org/youtube-dl/pull/24517
https://github.com/ytdl-org/youtube-dl/pull/24886
https://github.com/ytdl-org/youtube-dl/pull/27215
Notes:
* The functions `extractor.common._extract_..._formats` are still kept for compatibility
* Only some extractors have currently been moved to using `_extract_..._formats_and_subtitles`
* Direct subtitle manifests (without a master) are not supported and are wrongly identified as containing video formats
* AES support is untested
* The fragmented TTML subtitles extracted from DASH/ISM are valid, but are unsupported by `ffmpeg` and most video players
* Their XML fragments can be dumped using `ffmpeg -i in.mp4 -f data -map 0 -c copy out.ttml`.
Once the unnecessary headers are stripped out of this, it becomes a valid self-contained ttml file
* The ttml subs downloaded from DASH manifests can also be directly opened with <https://github.com/SubtitleEdit >
* Fragmented WebVTT files extracted from DASH/ISM are also unsupported by most tools
* Unlike the ttml files, the XML fragments of these cannot be dumped using `ffmpeg`
* The webtt subs extracted from DASH can be parsed by <https://github.com/gpac/gpac >
* But validity of the those extracted from ISM are untested
2021-04-28 19:02:43 +05:30
Felix S
e8f834cd8d
[threeqsdn] Extract subtitles from streaming manifests
2021-04-28 17:24:50 +05:30
Felix S
e0e624ca7f
[canvas] Extract subtitles from streaming manifests
2021-04-28 17:24:19 +05:30
Felix S
ec4f374c05
[wat] Extract subtitles from streaming manifests
2021-04-28 17:24:08 +05:30
Felix S
c811e8d8bd
[atresplayer] Extract subtitles from streaming manifests
2021-04-28 17:23:56 +05:30
Felix S
b2cd5da460
[francetv] Extract subtitles from the HLS manifest
2021-04-28 17:23:47 +05:30
Felix S
2de3b21e05
[uplynk] Extract subtitles from HLS manifests
2021-04-28 17:23:37 +05:30
Felix S
4bed436371
[twitter] Extract subtitles from HLS manifests
2021-04-28 17:23:27 +05:30
Felix S
efe9dba595
[srgssr] Extract subtitles from HLS manifests
2021-04-28 17:23:16 +05:30
Felix S
47f4203dd3
[nytimes] Extract subtitles from HLS manifests
2021-04-28 17:23:05 +05:30
Felix S
015c10aeec
[roosterteeth] Use common code for subtitle extraction
2021-04-28 17:22:56 +05:30
Felix S
a00d781b73
[elonet] Use common code for subtitle extraction
2021-04-28 17:22:45 +05:30
Felix S
0c541b563f
[tv4] Extract subtitles from streaming manifests
2021-04-28 17:22:36 +05:30
Felix S
64a5cf7929
[byutv] Extract subtitles from streaming manifests
2021-04-28 17:22:27 +05:30
Felix S
7a450a3b1c
[generic] Extract subtitles from direct SSTR manifest links
2021-04-28 17:22:18 +05:30
Felix S
7de27caf16
[generic] Extract subtitles from direct DASH manifest links
2021-04-28 17:22:07 +05:30
Felix S
c26326c1be
[generic] Extract subtitles from direct HLS manifest links
2021-04-28 17:21:55 +05:30
Felix S
66a1b8643a
[downloader/ism] Support muxing TTML subtitles
2021-04-28 17:21:45 +05:30
Felix S
15828bcf25
[downloader/hls] Handle MPEG-2 PES timestamp overflow
2021-04-28 17:21:35 +05:30
Felix S
333217f43e
[downloader/hls] Remove duplicate cues using a sliding window of candidates
2021-04-28 17:21:26 +05:30
Felix S
4a2f19abbd
[downloader/hls] Assemble single-file WebVTT subtitles from HLS segments
2021-04-28 17:21:14 +05:30
Felix S
5fbcebed8c
[test] Test SSTR manifest parsing
2021-04-28 17:21:01 +05:30
Felix S
becdc7f82c
[test] Test subtitle extraction from DASH manifests
2021-04-28 17:20:49 +05:30
Felix S
73b9088a1c
[test] Test subtitle extraction from HLS manifests
2021-04-28 17:20:39 +05:30
Felix S
f6a1d69a87
[extractor/common] Extend _extract_akamai_formats to also extract subtitle tracks
2021-04-28 17:20:29 +05:30
Felix S
fd76a14259
[extractor/common, downloader/ism] Extract SSTR subtitle tracks
...
_parse_ism_formats was extended into _parse_ism_formats_and_subtitles;
all direct users were updated, though _extract_ism_formats was left
as a compatibility wrapper.
The SSTR downloader was also modified in order to prepare for muxing
subtitle streams, although no support for any subtitle codecs was
added in this commit.
2021-04-28 17:20:20 +05:30
Felix S
171e59edd4
[extractor/common] Extract DASH subtitle tracks
...
_extract_mpd_formats and _parse_mpd_formats were extended into
_…_formats_and_subtitles; wrappers with old names are provided
for compatibility.
2021-04-28 17:20:11 +05:30
Felix S
a0c3b2d5cf
[extractor/common] Extract HLS subtitle tracks
...
_extract_m3u8_formats is renamed to _extract_m3u8_formats_and_subtitles
and extended to handle subtitle tracks instead of skipping them;
a wrapper with the old name is provided for compatibility.
_parse_m3u8_formats is likewise renamed and extended, but without adding
the compatibility wrapper; the test suite is adjusted to test the enhanced
method instead.
2021-04-28 17:19:57 +05:30
Felix S
19bb39202d
[extractor/common] Generalise _merge_subtitles
...
This allows modifying a subtitles dictionary in-place.
2021-04-28 17:19:46 +05:30
Felix S
d4553567d2
[downloader/ism] Prevent writing the header again when resuming an interrupted download
2021-04-28 17:19:37 +05:30
Felix S
4d49884c58
[downloader/fragment] Allow persisting extra state when a download is interrupted
2021-04-28 17:19:31 +05:30
Felix S
5873d4ccdd
[utils] Improve bug_report_message
...
Add an optional argument specifying the text that should go before
the message.
2021-04-28 17:19:23 +05:30
Hadi0609 and GitHub
db9a564b6a
[zee5] Fix extraction for some URLs ( #279 )
...
Closes : #278
2021-04-28 14:51:54 +05:30
Felix S and GitHub
c72967d5de
[mediasite] Generalize URL pattern ( #275 )
...
Authored by: fstirlitz
2021-04-26 17:23:20 +05:30
pukkandan
598d185db1
Fix case sensitivity of format selector
...
Bug introduced in f8d4ad9ab0
2021-04-26 10:56:56 +05:30
pukkandan
b982cbdd0e
[limelight] Obey allow_unplayable_formats
2021-04-26 10:56:55 +05:30
pukkandan
6a04a74e8b
[FormatSort] Fix for when some formats have quality and others don't
2021-04-26 10:56:54 +05:30
pukkandan
88728713c8
Py2 compatibility for FileNotFoundError
2021-04-26 10:56:53 +05:30
CXwudi and GitHub
6b1d8c1e30
[niconico] Fix title and thumbnail extraction ( #273 )
...
Authored by: CXwudi
2021-04-26 08:23:57 +05:30
Ashish and GitHub
87c3d06271
[Mxplayer] Add MxplayerShowIE ( #270 )
...
Authored by: Ashish0804
2021-04-26 08:12:51 +05:30
pukkandan
915f911e36
[utils] Encode URLs in YoutubeDLCookieProcessor
...
Closes #263
2021-04-24 19:20:07 +05:30
pukkandan
cf9d6cfb0c
[tubi] Raise "no video formats" error when video url is empty
...
Related: #266
2021-04-24 17:52:33 +05:30
pukkandan
bbed5763f1
[francetvinfo] Improve video id extraction
...
Closes #261
2021-04-23 00:01:09 +05:30
pukkandan
ca0b91b39e
[version] update :ci skip all
2021-04-22 17:30:36 +05:30
pukkandan
0cf0571560
Release 2021.04.22
2021-04-22 16:58:28 +05:30
pukkandan
e58c22a0f6
[documentation] Fix typos
2021-04-22 16:54:44 +05:30
pukkandan
e4bdd3377d
[ci] Disable fail-fast
2021-04-22 16:54:41 +05:30
pukkandan
0b2e9d2c30
[lazy_extractor] Do not load plugins
2021-04-22 16:54:08 +05:30
pukkandan
1bdae7d312
Update to ytdl-commit-7e8b3f9
...
[youtube] Remove unused code
https://github.com/ytdl-org/youtube-dl/commit/7e8b3f9439ebefb3a3a4e5da9c0bd2b595976438
2021-04-22 16:54:07 +05:30
Felix S and GitHub
a471f21da6
[mildom] Remove proxy ( #260 )
...
Closes #251
Makes 2cff495997 , ab406a1c0e , #252 obsolete
Authored by: fstirlitz
2021-04-22 16:52:22 +05:30
pukkandan
6efb071135
[BilibiliChannel] Fix pagination
...
Closes #222
https://github.com/nao20010128nao/ytdl-patched/commit/ccca21d7f57f1330a205f07d369e31883ba006c2
Coauthored by: nao20010128nao, pukkandan
2021-04-22 04:19:33 +05:30
pukkandan
f4536226c1
[documentation] Clarify which deprecated options still work
2021-04-22 04:19:33 +05:30
pukkandan
a439a3a45c
Improve output template (see desc)
...
* Objects can be traversed like `%(field.key1.key2)s`
* A number can be added to the field as `%(field+n)s`
* Deprecates `--autonumber-start`
2021-04-22 04:19:33 +05:30
pukkandan
26e2805c3f
Add option --skip-playlist-after-errors
...
Allows to skip the rest of a playlist after a given number of errors are encountered
2021-04-22 02:16:31 +05:30
pukkandan
3b4775e021
[go] Fix _VALID_URL
...
Closes #255
2021-04-21 15:43:53 +05:30
pukkandan
ab406a1c0e
[mildom] Warn user of proxy
2021-04-21 15:43:22 +05:30
pukkandan
a3faeb7de4
[MetadataFromField] Improve regex and add tests
2021-04-21 11:12:04 +05:30
pukkandan
8c54a3051d
[youtube] Bugfix in _extract_ytcfg
2021-04-21 10:37:24 +05:30
pukkandan
c32b0aab8a
Improve --sub-langs (see desc)
...
* Treat `--sub-langs` entries as regex
* `all` can be used to refer to all the subtitles
* the language code can be prefixed with `-` to exclude it
* Deprecates `--all-subs`
Closes #253
2021-04-20 02:58:03 +05:30
pukkandan
3097d9e512
[mildom:user:vod] Download only necessary amount of pages
2021-04-19 11:41:49 +05:30
pukkandan
c1df120eda
[mildom:vod] Remove proxy
...
* Proxy is needed only for live videos
2021-04-19 11:41:40 +05:30
pukkandan
2cff495997
[mildom] Change proxy
...
Related: #251
Closes #252
2021-04-19 11:41:33 +05:30
pukkandan
d0491a1ebe
[twitcasting] Fix extractor
...
* `Origin: https://twitcasting.tv ` must be sent when requesting the webpage. Otherwise the extracted `m3u8` will always give a `502`
* Fix regex for when `data-movie-playlist` is a dict containing the needed list
* media initialization is fully supported; so change downloader to native
Closes #220
2021-04-18 17:57:46 +05:30
nixxo and GitHub
b9d68c199b
[rai] Add support for http formats ( #208 )
...
Authored by: nixxo
2021-04-17 22:42:28 +05:30
Felix S and GitHub
155510fe81
Improve the yt-dlp.sh script ( #248 )
...
* Quote the `$0` variable to correctly handle spaces
* Change the shebang line to `/bin/sh` to avoid unnecessarily depending on bash
* Use the `exec` command to avoid having the shell process linger unnecessarily
* Change the mode to make the script directly executable
Authored by: fstirlitz
:ci skip all
2021-04-17 19:21:25 +05:30
pukkandan
201c145953
Update to ytdl-commit-9f6c03
...
[cbsnews] Fix extraction for python <3.6
https://github.com/ytdl-org/youtube-dl/commit/9f6c03a00602eb1119e43a522cf50682f6d6a6dd
2021-04-17 08:40:31 +05:30
pukkandan
5d34200268
[youtube:tab] Reload with unavailable videos for all playlists
...
If the unavailable video is in a later page, the warning and button are not shown in the initial webpage
So we force all playlists' initial page to reload with the correct params
2021-04-17 08:40:30 +05:30
pukkandan
b7da73eb19
Add option --ignore-no-formats-error
...
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
2021-04-17 08:40:30 +05:30
pukkandan
6a39ee13f7
Fix inconsistent use of report_warning
2021-04-17 04:16:41 +05:30
pukkandan
33245766ab
[downloader] Fix ffmpeg selection for m3u8_native
2021-04-17 04:15:56 +05:30
coletdjnz and GitHub
358de58c4d
[youtube:tab] Show unavailable videos in playlists ( #242 )
...
Closes #231
Authored by: colethedj
2021-04-17 04:09:08 +05:30
pukkandan
a7191c6f57
Fix some linter and typos
2021-04-16 05:31:47 +05:30
lkho and pukkandan
baa5873942
[viu:ott] Fix extractor (see desc)
...
* add language_flag_id query param
* add support for premium account (untested since I dont have a premium account)
* support entire series
Code from:
https://github.com/blackjack4494/youtube-dlc/pull/211
https://github.com/ytdl-org/youtube-dl/pull/15182
https://github.com/ytdl-org/youtube-dl/pull/26775
Fixes:
https://github.com/yt-dlp/yt-dlp/issues/219
https://github.com/ytdl-org/youtube-dl/issues/27946
https://github.com/ytdl-org/youtube-dl/issues/27863
https://github.com/ytdl-org/youtube-dl/issues/27812
https://github.com/ytdl-org/youtube-dl/issues/27464
https://github.com/ytdl-org/youtube-dl/issues/26788
https://github.com/blackjack4494/yt-dlc/issues/136
Possibly also fixes (untested):
https://github.com/ytdl-org/youtube-dl/issues/16992
https://github.com/ytdl-org/youtube-dl/issues/26701
Co-authored by: lkho, pukkandan
2021-04-16 05:19:46 +05:30
pukkandan
c6ce815461
[Exec] Ensure backward compatibility when the command contains %
2021-04-16 05:19:44 +05:30
coletdjnz and GitHub
79360d99d3
[youtube] Standardize API calls for tabs, mixes and search ( #245 )
...
Authored by: colethedj
2021-04-15 16:52:59 +05:30
pukkandan
46fff7105e
[youtube] Ignore invalid stretch ratio
...
Closes #244
2021-04-14 15:22:17 +05:30
pukkandan
72e1fe969f
[downloader] Fix downloader selection for m3u8
...
Bug introduced by: 52a8a1e1b9 and a31953b0e6
2021-04-14 12:25:42 +05:30
Ashish and GitHub
b5be6dd504
[TubiTv] Add TubiTvShowIE ( #243 )
...
Authored by: Ashish0804
2021-04-14 12:22:28 +05:30
coletdjnz and GitHub
8ea3f7b909
[youtube] Improve channel syncid extraction to support ytcfg ( #241 )
...
Authored by: colethedj
2021-04-14 10:37:03 +05:30
pukkandan
921b76cab8
Ensure mergeall selects best format when multistreams are disabled
2021-04-13 10:53:25 +05:30
pukkandan
a31953b0e6
[downloader] Fix external downloader selection for m3u8
...
Closes #239
2021-04-12 22:34:11 +05:30
pukkandan
54670cf084
[version] update
...
:ci skip all
2021-04-12 03:30:55 +05:30
pukkandan
a0f30f194a
Release 2021.04.11
2021-04-12 03:20:07 +05:30
pukkandan
b31fdeedfd
[documentation] Improvements
2021-04-12 02:36:06 +05:30
pukkandan
8fa43c73d8
Add option --convert-thumbnails
...
Closes: https://github.com/yt-dlp/yt-dlp/issues/99 https://github.com/yt-dlp/yt-dlp/issues/102
2021-04-12 02:32:29 +05:30
pukkandan
56d868dbb7
Allow running some postprocessors before actual download
2021-04-12 02:12:46 +05:30
coletdjnz and GitHub
f4f751af40
[youtube] Parse API parameters from initial webpage ( #230 )
...
* Obtain innertube_context, api_key and x-goog-visitor-id from webpage
* Generalize the header & Innertube_context extraction across YouTube extractors
Related: https://github.com/ytdl-org/youtube-dl/commit/1b0a13f33cfb3644cc718d35951ea85bb1905459
Authored by: colethedj
2021-04-12 01:53:04 +05:30
pukkandan
1988fab7e3
[youtube] Fix thumbnail URL
...
Closes: https://github.com/yt-dlp/yt-dlp/issues/233 https://github.com/ytdl-org/youtube-dl/issues/28023
2021-04-11 06:06:13 +05:30
pukkandan
9de3ea3126
Pass any field to --exec using similar syntax to output template
...
Related: https://github.com/ytdl-org/youtube-dl/issues/28642
2021-04-11 06:06:12 +05:30
pukkandan
e01d6aa435
Fix mergeall when requested formats are unavailable
2021-04-10 22:29:58 +05:30
pukkandan
f7ad71607d
Update to ytdl-commit-4fb25ff
...
[maoritv] Add new extractor
https://github.com/ytdl-org/youtube-dl/commit/4fb25ff5a3be5206bb72e5c4046715b1529fb2c7
Except:
[vimeo] improve extraction https://github.com/ytdl-org/youtube-dl/commit/3ae9c0f410b1d4f63e8bada67dd62a8d2852be32
[youtube:tab] Pass innertube context... https://github.com/ytdl-org/youtube-dl/commit/1b0a13f33cfb3644cc718d35951ea85bb1905459
2021-04-10 22:19:54 +05:30
pukkandan
68379de561
[downloaders] Fix API access
...
Bug introduced by: 52a8a1e1b9
2021-04-10 21:15:32 +05:30
pukkandan
d9aa233295
Deprecate more options
...
* `--all-formats` = `-f all`
* `--include-ads` is not implemented
2021-04-10 20:58:36 +05:30
pukkandan
f37468c41f
Fix default of dynamic_mpd
2021-04-10 20:57:53 +05:30
pukkandan
52a8a1e1b9
Option to choose different downloader for different protocols
...
* Renamed `--external-downloader-args` to `--downloader-args`
* Added `native` as an option for the downloader
* Use similar syntax to `--downloader-args` etc. Eg: `--downloader dash:native --downloader aria2c`
* Deprecated `--hls-prefer-native` and `--hls-prefer-ffmpeg` since the same can now be done with `--downloader "m3u8:native"` and `m3u8:ffmpeg` respectively
* Split `frag_urls` protocol into `m3u8_frag_urls` and `dash_frag_urls`
* Standardize shortening of protocol names with `downloader.shorten_protocol_name`
2021-04-10 20:57:52 +05:30
pukkandan
d818eb7473
Improve argument parsing for -P, -o, -S
...
* `-P "subtitle,thumbnail:PATH"` is now possible. Similarly for `-o`
* `-S "fps,br" -S "res,codec"` is now interpreted as `-S res,codec,fps,br`. Previously, `-S fps,br` was ignored in this case.
2021-04-10 20:57:27 +05:30
pukkandan
f8d4ad9ab0
Format selector mergeall to download and merge all formats
2021-04-10 20:57:27 +05:30
pukkandan
3ffc7c89b0
[youtube] Fix _extract_alerts
...
* Sometimes one warning is split between multiple runs
* Also simplified code
2021-04-10 20:57:27 +05:30
Henrik Heimbuerger and pukkandan
f1823403b0
[nebula] Add extractor (watchnebula.com) ( #122 )
...
Authored by: hheimbuerger
2021-04-09 16:57:38 +05:30
LE and GitHub
384fb069ec
[NFHSNetwork] Add extractor ( #217 )
...
Authored by: llacb47
2021-04-09 15:33:10 +05:30
bopol and GitHub
a4ddaf231e
[nitter] Fix extraction of reply tweets ( #218 )
...
And update instance list
Closes #215
Authored by: B0pol
2021-04-08 22:33:36 +05:30
pukkandan
7e60c06925
[bilibili] Fix uploader
...
Related: https://github.com/yt-dlp/yt-dlp/issues/222
2021-04-08 13:22:04 +05:30
coletdjnz and pukkandan
d92f5d5a90
[youtube] Extract comments' approximate timestamp ( #221 )
...
Authored by: colethedj
2021-04-07 17:09:06 +05:30
colethedj and pukkandan
9e62f283ff
[utils] Add datetime_from_str to parse relative time ( #221 )
...
and `datetime_add_months` to accurately add/subtract months
Authored by: colethedj
2021-04-07 17:09:06 +05:30
bopol and GitHub
c24ce07a84
[nitter] Fix thumbnails ( #216 )
...
Authored by: B0pol
2021-04-05 16:53:33 +05:30
de6758128e
[DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE ( #213 )
...
Co-authored-by: Ashish <ashish@pop-os.localdomain >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
2021-04-05 16:20:08 +05:30
pukkandan
73d4343e39
Fix some m3u8 not obeying --allow-unplayable-formats
2021-04-04 17:53:26 +05:30
pukkandan
57d104424f
[version] update
...
:ci skip all
2021-04-04 03:57:29 +05:30
pukkandan
02aabd45d0
Release 2021.04.03
2021-04-04 03:55:41 +05:30
pukkandan
39ed931e53
Update to ytdl-commit-654b4f4
...
[youtube] prioritize information from YoutubeIE for playlist entries
https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a
2021-04-04 03:49:04 +05:30
Matthew and GitHub
b28f8d244a
[YouTube] Show premium state in availability ( #209 )
...
Authored by colethedj
2021-04-03 14:20:58 +05:30
pukkandan
73cd218f5a
[documentation] Improve --parse-metadata documentation
2021-04-03 14:07:29 +05:30
pukkandan
84601bb72b
Ability to set a specific field in the file's metadata
...
Eg: `--parse-metadata "description:(?s)(?P<meta_comment>.+)"`
sets the "comment" field using `description`
2021-04-03 14:07:28 +05:30
pukkandan
54df8fc5b2
[ViewSource] Add extractor to handle view-source:
2021-04-03 14:07:27 +05:30
The Hatsune Daishi and GitHub
5d39972ed0
[mildom] Update extractor to comply with current proxy ( #212 )
...
Authored by nao20010128nao
2021-04-03 13:43:49 +05:30
pukkandan and GitHub
0481374e1d
[DiscoveryPlus] Add discoveryplus.in ( #203 )
...
Closes #201
2021-04-03 13:18:40 +05:30
pukkandan
eff635394a
Ability to select nth best format
...
Eg: -f `bv*.2`
* Also cleaned up the related format selection code
2021-04-02 22:16:52 +05:30
pukkandan
df0c81513e
[generic] Detect Invidious' link element ( Closes #195 )
2021-04-01 17:13:35 +05:30
pukkandan
3f6a90eb63
[ard:mediathek] Fix video id extraction ( Closes #202 )
2021-04-01 16:17:15 +05:30
pukkandan
b050d210df
Fix some typos and linter
2021-04-01 14:16:10 +05:30
pukkandan
f4e4be19f0
[sponskrub] Run before embedding thumbnail
...
Workaround for https://github.com/faissaloo/SponSkrub/issues/29
Closes https://github.com/yt-dlp/yt-dlp/issues/204
2021-04-01 14:13:24 +05:30
pukkandan
cce889b900
Update to ytdl v2021-04-01
...
https://github.com/ytdl-org/youtube-dl/commit/14f29f087e6097feb46bdb84878924bc410a57eb
Closes #205
2021-04-01 13:59:22 +05:30
nixxo and GitHub
a6ae61a4c2
[la7] Add podcasts and podcast playlists ( #198 )
...
Authored by: nixxo
2021-03-28 17:06:59 +05:30
pukkandan
b23b9eefd9
[version] update
2021-03-25 04:44:22 +05:30
pukkandan
a2f0b0c672
Release 2021.03.24.1
2021-03-25 04:33:34 +05:30
pukkandan
b704fc1a68
Revert commit 8562218
...
[ard] improve clip id extraction
https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
This was merged incorrectly
2021-03-25 04:31:32 +05:30
pukkandan
a3affbe6a0
Release 2021.03.24
2021-03-25 04:18:37 +05:30
pukkandan
1418a0437f
Update to ytdl-commit-8562218
...
[ard] improve clip id extraction
https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
2021-03-25 04:09:21 +05:30
pukkandan
143db31d48
Parse metadata from multiple fields
...
Closes #196
2021-03-25 03:32:15 +05:30
pukkandan
3700c7ef10
[linuxacadamy] Fix login
2021-03-24 04:06:26 +05:30
pukkandan
498f560638
Ability to load playlist infojson
...
* If `--no-clean-infojson` is given, the video ids are saved/loaded from in the infojson along with their playlist index
* If a video entry that was not saved is requested, we fallback to using `webpage_url` to re-extract the entries
Related: https://github.com/yt-dlp/yt-dlp/issues/190#issuecomment-804921024
2021-03-24 01:57:50 +05:30
pukkandan
394dcd4486
Write current epoch to infojson when using --no-clean-infojson
...
Closes #191
2021-03-24 00:34:33 +05:30
pukkandan
83b20a970d
[youtube_live_chat] fix bug when trying to set cookies
...
Closes #194
2021-03-23 17:53:36 +05:30
pukkandan
e1feb88fdf
[niconico] Fix for when logged in
...
Related: https://github.com/yt-dlp/yt-dlp/issues/171#issuecomment-803692716
Co-authored by: CXwudi, xtkoba
2021-03-23 14:03:07 +05:30
pukkandan
389b9dbbcc
[version] update
2021-03-22 03:03:06 +05:30
pukkandan
a7f347d9c9
Release 2021.03.21
2021-03-22 02:58:41 +05:30
pukkandan
421a459573
Update to ytdl-commit-7e79ba7
...
https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881
[vimeo:album] Fix extraction for albums with number of videos multiple to page size
2021-03-22 02:58:41 +05:30
Matthew and pukkandan
c224251aad
[youtube] Show if video is private, unlisted etc in new field availability ( #188 )
...
Closes : #185 , https://github.com/ytdl-org/youtube-dl/issues/25631
Authored by: colethedj, pukkandan
2021-03-22 02:58:41 +05:30
pukkandan
037cc66ec8
[linuxacadamy] Improve regex
...
TODO: We need to make a more robust standard regex for fetching js objects from html
2021-03-21 21:27:33 +05:30
Two Sheds" Jackson and GitHub
9160a0c6a2
[nbc] Improve metadata extraction ( #187 )
...
Authored by: 2ShedsJackson
2021-03-21 21:26:31 +05:30
2ShedsJackson and GitHub
5c5fae6d2f
[amcnetworks] Fix extractor ( #179 )
...
* Prefer use of manifest based on `releasePid` since the one based on `videoPid` may have Fairplay
* Additional thumbnail images were added
* Don't add `season_number` and `series` to `title`
* `series` is now set to `None` rather than "_" when empty
* fix bug with age limit
Authored by: 2ShedsJackson
2021-03-20 16:11:11 +05:30
pukkandan
c1d3a4a8f0
[niconico] Add user extractor
...
Co-authored by: animelover1984
2021-03-20 14:59:39 +05:30
pukkandan
adc74b3c6d
[bilibili] Add anthology support
...
Closes : #118
Co-authored by: animelover1984
2021-03-20 14:56:42 +05:30
pukkandan
beb4b92a66
More consistent warning messages ( #173 )
...
Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com >
2021-03-20 09:34:52 +05:30
pukkandan
cd9b384cc3
Embed video URL metadata inside MP4 ( #173 )
...
`mp4` has `comment` and `synopsis`; the synopsis is expected to have the long description
So we save the `webpage_url` to `comment` and `description` to `synopsis`
Related: https://github.com/ytdl-org/youtube-dl/issues/28478
Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com >
2021-03-20 09:34:52 +05:30
pukkandan
4d971a16b8
Merge webm formats into mkv if thumbnails are to be embedded ( #173 )
...
Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com >
2021-03-20 09:34:52 +05:30
Damiano Amatruda and pukkandan
3561530776
Parse resolution in info dictionary ( #173 )
2021-03-20 09:34:52 +05:30
Damiano Amatruda and pukkandan
4690688658
Use headers and cookies when downloading subtitles ( #173 )
2021-03-20 09:34:52 +05:30
pukkandan
fe845284c4
[aria2c] Support retry/abort unavailable fragments ( #173 )
...
Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com >
2021-03-20 09:33:33 +05:30
pukkandan
2b3bf01c90
[aria2c] Better default arguments
2021-03-20 09:31:53 +05:30
pukkandan
23c1a66730
Make sure post_hook gets the final filename
2021-03-20 09:31:53 +05:30
pukkandan
dd18a58cb1
[documentation] Add SplitChapters to --ppa
2021-03-20 09:31:53 +05:30
pukkandan
a94bfd6cfe
[splitchapters] Fix for older ffmpeg
...
Older versions of ffmpeg doesn't allow `-to` as an input option
Closes #180
2021-03-20 09:31:53 +05:30
pukkandan
a515a78dd3
fix some typos and linter
2021-03-18 22:19:31 +05:30
pukkandan
e167860ce7
[documentation] Add deprecated options and aliases in readme
2021-03-18 22:07:50 +05:30
pukkandan
75d43ca080
Option to keep private keys in the infojson
...
Options: --clean-infojson, --no-clean-infojson
Related: https://github.com/yt-dlp/yt-dlp/issues/42#issuecomment-800778391
2021-03-18 21:00:45 +05:30
pukkandan
5226731e2d
Recursively remove private keys from infojson
...
Related: https://github.com/yt-dlp/yt-dlp/issues/42
2021-03-18 21:00:45 +05:30
pukkandan
dcf64d43e0
[movefiles] Fix bugs and make more robust
2021-03-18 20:54:53 +05:30
pukkandan
e3c076970e
[youtube] bugfix for channel playlist extraction
...
Bug introduced in cd7c66cf01
2021-03-17 17:35:02 +05:30
pukkandan
7978e172f3
[niconico] Partial fix
...
TODO:
Smile formats don't work
Extraction code that no longer works needs to be removed
Adapted from:
https://github.com/animelover1984/youtube-dl/commit/b5eff52dd9ed5565672ea1694b38c9296db3fade
by animelover1984
Related:
https://github.com/yt-dlp/yt-dlp/issues/171
https://github.com/animelover1984/youtube-dl/issues/29
https://github.com/ytdl-org/youtube-dl/issues/28470
2021-03-17 15:38:24 +05:30
nixxo and GitHub
605d299f83
[stitcher] Merge from youtube-dl ( #175 )
...
This cherry-picks the commits:
https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2
https://github.com/ytdl-org/youtube-dl/commit/8522bcd97c4173407261a3fa0283dd7800c39601#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2
Authored by: nixxo
2021-03-16 15:32:10 +05:30
nixxo and GitHub
18c1f04362
[rcs] Improved extraction (See desc) ( #170 )
...
* improved `video_data` extraction
* added an extra fallback value for `description`
* improved regex in `RCSVariousIE`
Authored by: nixxo
2021-03-16 00:26:29 +05:30
pukkandan
e4beae703d
[formatSort] Fix quality being ignored
...
Closes #172
2021-03-15 23:55:53 +05:30
pukkandan
d034ab669c
[sponskrub] Pass proxy to sponskrub
...
Needs atleast sponskrub version:
faissaloo/sponskrub 3.7.0
OR yt-dlp/sponskrub 2021.03.15
2021-03-15 06:27:21 +05:30
pukkandan
5aeefbd633
[version] update
...
:ci skip all
2021-03-15 06:03:59 +05:30
pukkandan
597c18665e
Release 2021.03.15
2021-03-15 05:54:39 +05:30
pukkandan
10db0d2f57
Update to ytdl-commit-3be0980
...
https://github.com/ytdl-org/youtube-dl/commit/3be098010f667b14075e3dfad1e74e5e2becc8ea
2021-03-15 04:52:06 +05:30
pukkandan and GitHub
7275535116
Split video by chapters ( #158 )
...
* New options `--split-chapters` and `--no-split-chapters`
* The output/path of the split files can be given using the key `chapter`
* Additional keys `section_title`, `section_number`, `section_start`, `section_end` are available in the output template
* Alias `--split-tracks` for parity with animelover/youtube-dl
* `--sponskrub-cut` and `--split-chapter` cannot work together
Closes:
https://github.com/blackjack4494/yt-dlc/issues/277
https://github.com/ytdl-org/youtube-dl/issues/28438
https://github.com/ytdl-org/youtube-dl/issues/12907
https://github.com/ytdl-org/youtube-dl/issues/6480
https://github.com/ytdl-org/youtube-dl/pull/25005
Rewritten from the implementation by: femaref and Wattux
https://github.com/Wattux/youtube-dl/tree/split-at-timestamps
https://github.com/ytdl-org/youtube-dl/pull/25005
https://github.com/femaref/youtube-dl/tree/split-track
2021-03-15 04:32:13 +05:30
Matthew and GitHub
a1c5d2ca64
[Youtube] Rewrite comment extraction ( #167 )
...
Closes #121
TODO:
* Add an option for the user to specify newest/popular and max number of comments
* Refactor the download code and generalize with TabIE
* Parse time_text to timestamp
2021-03-15 04:11:11 +05:30
pukkandan
ca87974543
[embedthumbnail] Set mtime correctly
...
Related: https://github.com/yt-dlp/yt-dlp/issues/67
2021-03-14 21:56:04 +05:30
pukkandan
e92caff5d5
Refactor (See desc)
...
* Create `FFmpegPostProcessor.real_run_ffmpeg` that can accept multiple input/output files along with switches for each
* Rewrite `cli_configuration_args` and related functions
* Create `YoutubeDL._ensure_dir_exists` - this was previously defined in multiple places
2021-03-14 20:02:55 +05:30
CHJ85 and pukkandan
ea3a012d2a
[pluto.tv] Add extractor ( #163 )
...
https://github.com/ytdl-org/youtube-dl/pull/27621
Authored by: kevinoconnor7
2021-03-14 16:02:16 +05:30
pukkandan
5b8917fb52
[zee5] Support zee5originals
2021-03-14 15:22:29 +05:30
nixxo and GitHub
8eec0120a2
[rai] fix drm check ( #168 )
...
Bug introduced by #150
Authored by: nixxo
2021-03-13 21:08:50 +05:30
shirt and GitHub
4cf1e5d2f9
Native concurrent downloading of fragments ( #166 )
...
* Option `--concurrent-fragments` (`-N`) to set the number of threads
Related: #165
Known issues:
* When receiving Ctrl+C, the process will exit only after finishing the currently downloading fragments
* The download progress shows the speed of only one thread
Authored by shirt-dev
2021-03-13 10:16:58 +05:30
pukkandan
0a473f2f0f
More improvements to HLS/DASH external downloader code
...
* Fix error when there is no `protocol` in `info_dict`
* Move HLS byte range detection to `Aria2cFD` so that the download will fall back to the native downloader instead of ffmpeg
* Fix bug with getting no fragments in DASH
* Convert `check_results` in `can_download` to a generator
2021-03-11 22:07:42 +05:30
nixxo and GitHub
e4edeb6226
[wimtv] Add extractor ( #161 )
...
Added support for VODs, live and embeds
Authored by: nixxo
2021-03-11 13:28:51 +05:30
d488e254d9
[Zee5] Add Show Extractor ( #160 )
...
Co-authored-by: Ashish <ashish@pop-os.localdomain >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
2021-03-11 13:18:09 +05:30
shirt-dev and GitHub
d7009caa03
Improve HLS/DASH external downloader code ( #162 )
...
Authored by: shirt
2021-03-10 20:09:40 +05:30
pukkandan
54759df586
[zee5] Improve regex
2021-03-09 15:17:16 +05:30
nixxo and GitHub
605b684c2d
[mtv] Add mtv.it and extract series metadata ( #156 )
...
* New extractors: MTVItalia, MTVItaliaProgramma
* Extract fields: series, season_number, episode_number
Authored-by: nixxo
2021-03-08 19:10:27 +05:30
pukkandan
994443d24d
[version] update :ci skip all
2021-03-08 00:16:25 +05:30
pukkandan
c5640c4508
Release 2021.03.07
2021-03-08 00:06:26 +05:30
teesid and pukkandan
1f52a09e2e
[vimeo] Fix videos with password
...
https://github.com/ytdl-org/youtube-dl/pull/27992
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28354
Authored by teesid
2021-03-07 23:47:53 +05:30
pukkandan
fc21af505c
Fix some videos downloading with m3u8 extension
2021-03-07 23:22:12 +05:30
pukkandan
015f3b3120
[bilibili] Change Accept header ( Closes #145 )
...
This is a temporary fix. Ideally we should find a more reasonable accept string that just "*/*"
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28363 https://github.com/ytdl-org/youtube-dl/issues/28341
Thanks to animelover1984 for identifying the problem
2021-03-07 17:59:59 +05:30
Ashish and GitHub
5ba4a0b69c
[Documentation] Inclusion of two-line install script for Unix ( #155 )
...
Closes #83
Authored-by: Ashish <ashish@pop-os.localdomain >
ci skip all
2021-03-07 15:29:01 +05:30
nixxo and GitHub
0852947fcc
[rai] Check for DRM ( #150 )
...
Authored by: nixxo <nixxo@protonmail.com >
2021-03-07 13:01:59 +05:30
pukkandan
99594a11ce
Remove "fixup is ignored" warning when fixup wasn't passed by user
...
Closes #151
2021-03-07 12:32:59 +05:30
pukkandan
2be71994c0
[youtube] Detect when Mixes end or wrap around
2021-03-07 11:04:57 +05:30
pukkandan
26fe8ffed0
[youtube] Fix community page continuation ( Closes #152 )
2021-03-07 11:04:55 +05:30
nixxo and GitHub
feee67ae88
[gedi] Improvements from youtube-dl ( #149 )
...
Authored-by: nixxo <c.nixxo@gmail.com >
2021-03-06 23:40:32 +05:30
1caaf92d47
[MXPlayer] Rewrite extractor with show support ( #141 )
...
Co-authored-by: Ashish <ashish@pop-os.localdomain >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
2021-03-06 01:11:02 +05:30
Matthew and GitHub
d069eca7a3
[Youtube] Fix private feeds/playlists on multi-channel accounts ( #143 )
...
Authored by: colethedj
2021-03-05 19:29:14 +05:30
Matthew and GitHub
f3eaa8dd1c
[Youtube] Extract alerts from continuation ( #144 )
...
Related: #143
Authored by: colethedj
2021-03-05 15:37:32 +05:30
pukkandan
9e631877f8
[downloader] Fix bug for ffmpeg/httpie
...
Caused by: 7f7de7f94d
2021-03-05 04:22:37 +05:30
pukkandan
36147a63e3
[trovo] Pass origin header ( Closes #139 )
...
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28346
2021-03-04 23:59:37 +05:30
pukkandan
57db6a87ef
[lbry] Support lbry:// url
...
https://github.com/ytdl-org/youtube-dl/pull/28207
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28084
Authored by: nixxo <nixxo@protonmail.com >
2021-03-04 23:45:28 +05:30
cd7c66cf01
[youtube] Fix history, trending and mix playlists ( #136 )
...
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
Co-authored-by: Matthew <colethedj@protonmail.com >
2021-03-04 23:35:26 +05:30
shirt-dev and GitHub
2c736b4f61
[cbs] Add support for ParamountPlus ( #138 )
...
Related: https://github.com/ytdl-org/youtube-dl/issues/28342
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-03-04 20:20:07 +05:30
pukkandan
c4a508ab31
[update] Fix updater removing the executable bit on some UNIX distros
...
Closes #133
2021-03-03 19:07:14 +05:30
pukkandan
7815e55572
[update] Fix current build hash for UNIX
2021-03-03 19:02:21 +05:30
pukkandan
162e6f0000
[version] update :ci skip all
2021-03-03 16:42:23 +05:30
pukkandan
a8278ababd
Release 2021.03.03.2
2021-03-03 16:34:14 +05:30
pukkandan
bd9ed42387
[build] fix bug from da7f321e93
2021-03-03 16:31:27 +05:30
pukkandan
5f7514957f
Release 2021.03.03
2021-03-03 16:27:55 +05:30
pukkandan
3721515bde
Update to ytdl-2021.03.03
2021-03-03 16:04:01 +05:30
a5c5623470
[YouTube] Use new browse API for continuation page extraction. ( #131 )
...
Known issues (these issues existed in previous API as well)
* Mix playlists only give 1 page (25 vids)
* Trending only gives 1 video
* History gives 5 pages (200 vids)
Co-authored-by: colethedj, pukkandan
2021-03-03 16:02:40 +05:30
pukkandan
c705177da2
[youtube] Throw error when --extractor-retries are exhausted ( Closes #130 )
2021-03-03 03:05:31 +05:30
pukkandan
d6e51845b7
Reduce default of --extractor-retries to 3
...
so that even those not using sleep won't get 429'd on youtube
2021-03-03 03:04:08 +05:30
hseg and GitHub
da7f321e93
Fix packaging bugs ( #129 )
...
* Autogenerate `AUTHORS`
* Fix `setup.py` using wrong completion files
* Complete `ChangeLog` -> `Changelog.md` rename
* Make `make tar` respect DESTDIR
* Remove `bin/` `yt-dlp` and `docs/` from tar and sdist
* Make `pypi-files` build all files needed for `python setup.py`
* Add `completions` alias
* Add `devscripts/` and `supportedsites.md` to pip sdist
* Remove `man` target
* Remove `README.txt` from sdist
* Make `clean` more granular
* Move aliases to top
Authored by: hseg <gesh@gesh.uni.cx >
2021-03-03 02:17:44 +05:30
Ashutosh Chaudhary and pukkandan
097b056c5a
[mxplayer] Add new extractor
...
https://github.com/ytdl-org/youtube-dl/pull/27325
Authored by: codeasashu
2021-03-02 17:49:48 +05:30
Han Dai and pukkandan
f3b737ed19
[nick] fix extraction
...
https://github.com/ytdl-org/youtube-dl/pull/27900
Authored by: DennyDai
2021-03-02 17:02:45 +05:30
pukkandan
ee1e05581e
[mtv] Fix extractor by reverting changes made in youtube-dlc
...
youtube-dl has since fixed the extractor and the changes from the two sources are incompatible
2021-03-02 16:55:17 +05:30
pukkandan
ec5e77c558
Update to ytdl-2021.03.02
2021-03-02 13:56:07 +05:30
b3b30a4bca
Fix HLS playlist downloading ( #127 )
...
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-03-01 12:05:45 -05:00
pukkandan
5372545ddb
[version] update :ci skip
2021-03-01 05:46:00 +05:30
pukkandan
5ef7d9bdd8
Release 2021.03.01
2021-03-01 05:39:50 +05:30
pukkandan
62bff2c170
Add option --extractor-retries to retry on known extractor errors
...
* Currently only used by youtube
Fixes https://github.com/ytdl-org/youtube-dl/issues/28194
Possibly also fixes: https://github.com/ytdl-org/youtube-dl/issues/28289 (can not confirm since the issue isn't reliably reproducible)
2021-03-01 05:18:37 +05:30
pukkandan
f0884c8b3f
Cleanup some code (see desc)
...
* `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used
* Don't pass `config_location` to `YoutubeDL` (it is unused)
* [bilibiliaudio] Recognize the file as audio-only
* Update gitignore
* Fix typos
2021-02-28 20:56:32 +05:30
pukkandan and GitHub
277d6ff5f2
Extract comments only when needed #95 ( Closes #94 )
2021-02-28 20:26:08 +05:30
pukkandan
1cf376f55a
Add option --sleep-requests to sleep b/w requests ( Closes #106 )
...
* Also fix documentation of `sleep_interval_subtitles`
Related issues:
https://github.com/blackjack4494/yt-dlc/issues/158
https://github.com/blackjack4494/youtube-dlc/issues/195
https://github.com/ytdl-org/youtube-dl/pull/28270
https://github.com/ytdl-org/youtube-dl/pull/28144
https://github.com/ytdl-org/youtube-dl/issues/27767
https://github.com/ytdl-org/youtube-dl/issues/23638
https://github.com/ytdl-org/youtube-dl/issues/26287
https://github.com/ytdl-org/youtube-dl/issues/26319
2021-02-27 18:14:42 +05:30
pukkandan
7f7de7f94d
Allow specifying path in --external-downloader
2021-02-27 16:52:27 +05:30
pukkandan
86878b6cd9
[hrfensehen] Fix wrong import
2021-02-27 15:35:41 +05:30
pukkandan
b3d1242534
[youtube] Fix inconsistent webpage_url ( closes #119 )
2021-02-27 14:45:56 +05:30
pukkandan
9bd2020476
[hls] Enable --hls-use-mpegts by default when downloading live-streams
...
* Also added option `--no-hls-use-mpegts` to disable this
Related: #96
2021-02-26 21:52:16 +05:30
pukkandan
ed9b7e3dd3
Fix bug with m3u8 format extraction
2021-02-26 18:32:28 +05:30
shirt-dev and GitHub
c552ae8838
Fix get_executable_path ( #117 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-26 04:28:02 +05:30
Robin Dunn and GitHub
31a5e037a7
[viki] Fix viki play pass authentication ( #111 )
...
Authored by: RobinD42
2021-02-26 03:33:00 +05:30
pukkandan
3638226215
[ci] Disable download tests unless specifically invoked
...
Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
2021-02-26 03:28:18 +05:30
pukkandan
14fdfea973
[youtube] Retry on incomplete ytInitialData
...
Related: #116
2021-02-26 03:23:08 +05:30
shirt-dev and GitHub
b45d4e4a8e
Fix completion paths, zsh pip completion install ( #114 )
2021-02-25 11:00:29 -05:00
pukkandan and GitHub
3e39273418
Merge branch 'master' into fix-paths
2021-02-25 21:17:46 +05:30
shirt-dev and GitHub
b965087396
Readthedocs improvements ( #115 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
:ci skip dl
2021-02-25 21:16:08 +05:30
hseg
359d6d8650
Fix completion paths, zsh pip completion install
...
Closes : #108 , #110
2021-02-25 16:49:57 +02:00
pukkandan
0e0040519b
[embedthumbnail] Fix bug with deleting original thumbnail ( Closes #113 )
...
:ci skip dl
2021-02-25 18:35:04 +05:30
pukkandan
127d075955
[documentation] Fix typos ( Closes #112 )
...
:ci skip all
2021-02-25 16:08:25 +05:30
pukkandan
bce8cbb089
[tennistv] Fix format sorting
2021-02-25 16:07:38 +05:30
pukkandan
aae273ded8
[version] update :ci skip dl
2021-02-25 02:44:10 +05:30
pukkandan
c74d1aa340
Release 2021.02.24
2021-02-25 02:31:17 +05:30
pukkandan
7c60c33efe
Update to ytdl-commit-4460329
...
https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd
Except: gedi, tmz
https://github.com/ytdl-org/youtube-dl/commit/7422a2194fcbc179083c6927a2fcca278fed39c5
https://github.com/ytdl-org/youtube-dl/commit/8cb4b71909e720a758a17dd519d198e77884a14a
https://github.com/ytdl-org/youtube-dl/commit/d81421af4b4c3f8f6e197ad4a06fcdb948484c24
2021-02-25 02:29:47 +05:30
pukkandan
0744a815b7
[documentation] Changes left behind from #85 and #107
2021-02-25 01:42:33 +05:30
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30
pukkandan
c4218ac3f1
Fix --windows-filenames removing / from UNIX paths
...
:ci skip all
2021-02-25 00:02:44 +05:30
shirt-dev and GitHub
a17417e8ca
Readthedocs support ( #107 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-25 00:00:37 +05:30
pukkandan
5b1ecbb327
[ffmpeg] Allow passing custom arguments before -i
...
:ci skip dl
2021-02-24 21:36:48 +05:30
pukkandan
e409895f13
[documentation] Fix documentation of "Extractor Options"
2021-02-24 21:33:02 +05:30
shirt-dev and GitHub
310c2ed2c6
Better support HLS media discontinuity and fully support media initialization ( #105 )
...
* Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity`
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-24 20:17:53 +05:30
pukkandan
c8d83a22ef
[tennistv] Fix extractor ( Closes #104 )
2021-02-24 02:25:04 +05:30
b1bb77d75f
Basic support for HLS media initialization ( #103 )
...
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-23 21:30:56 +05:30
pukkandan
389e2956a7
[jwplatform] Add support for hyland.com
...
Related: https://github.com/ytdl-org/youtube-dl/issues/12918
:ci skip dl
2021-02-23 02:31:55 +05:30
da6dcbad7d
[Zee5] Add new extractor ( #100 )
...
Co-authored-by: Ashish <ashish@pop-os.localdomain >
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-22 22:50:43 +05:30
pukkandan
6cfda0582b
[documentaion] Document playable_in_embed
...
:ci skip all
2021-02-22 22:38:14 +05:30
pukkandan
f76ede8ee4
[youtube] Show if video was a live stream in info
2021-02-22 03:11:24 +05:30
pukkandan
e094cec18c
[documentation] Document all in format selection ( Closes #101 )
...
:ci skip all
2021-02-21 03:32:50 +05:30
pukkandan
d9524b89b7
[hls] Show warning if pycryptodome is not found
...
:ci skip dl
2021-02-21 03:18:03 +05:30
pukkandan
ad68b9f07f
[version] update
...
:ci skip all
2021-02-20 03:23:36 +05:30
pukkandan
4524baf056
Release 2021.02.19
2021-02-20 03:14:01 +05:30
pukkandan
bc2ca1bb75
Update to ytdl-commit-cf2dbec
...
https://github.com/ytdl-org/youtube-dl/commit/cf2dbec6301177a1fddf72862de05fa912d9869d
Except: [kakao] improve info extraction and detect geo restriction
https://github.com/ytdl-org/youtube-dl/commit/d8085580f63ad3b146a31712ff76cf41d5a4558a
2021-02-20 02:32:22 +05:30
pukkandan
5e41dca334
[viki] Fix extractor ( Closes #91 )
2021-02-19 18:21:29 +05:30
pukkandan
2a86f3da07
[build] Publish on PyPi only if token is set
...
This allows forks to easily build releases
:ci skip all
2021-02-19 17:04:25 +05:30
pukkandan
a40258a259
[documentation] Remove --flat-videos
...
It does not work as documented
It was an experimental option that I forgot to remove when making the fork public
:ci skip all
2021-02-19 04:52:05 +05:30
pukkandan
ba7bf12d89
[youtube] Fix for empty comment text ( Closes #97 )
2021-02-19 04:15:25 +05:30
pukkandan
f983b87567
[formatsort] Remove misuse of 'preference'
...
'preference' is to be used only when the format is better that ALL qualities of a lower preference irrespective of ANY sorting order the user requests. See deezer.py for correct use of this
In the older sorting method, `preference`, `quality` and `language_preference` were functionally almost equivalent. So these disparities doesn't really matter there
Also, despite what the documentation says, the default for `preference` was actually 0 and not -1. I have tried to correct this and also account for it when converting `preference` to `quality`
2021-02-19 03:33:45 +05:30
pukkandan
dca3ff4a5e
[formatsort] Remove forced priority of quality
...
When making `FormatSort`, I misinterpreted the purpose `quality`
2021-02-19 00:12:21 +05:30
pukkandan
da9be05edf
[documentation] Better document --prefer-free-formats
...
Also added `--no-prefer-free-formats`
2021-02-18 23:52:32 +05:30
pukkandan
155d2b48c5
[formatsort] Prefer vp9.2 over other vp9 codecs
...
vp9.2 may contain HDR while vp9.0 doesn't
2021-02-18 23:52:31 +05:30
pukkandan
54f37eeabd
[formatsort] Remove unnecessary field_preference from extractors
...
These were written with the old format sorting in mind and is no longer needed
2021-02-18 23:52:28 +05:30
pukkandan
9ba5705ac0
[youtube] Fix hashtag continuation
...
Eg: https://www.youtube.com/hashtag/youtube
:ci skip dl
2021-02-18 13:54:06 +05:30
pukkandan
c2934512c2
Option --windows-filenames to force use of windows compatible filenames
...
* Also changed `--trim-file-name` to `--trim-filenames` to be similar to related options
Related: https://web.archive.org/web/20210217190806/https://old.reddit.com/r/youtubedl/comments/llc4o5/do_you_guys_also_have_this_error
:ci skip dl
2021-02-18 01:06:40 +05:30
shirt-dev and GitHub
55e36f035c
#93 Build improvements
...
* Lock all python package versions to the last officially supported releases for x86
* Bugfix for UNIX hash output
* Use wheels to avoid compilation of python packages
* Hash calculation on Windows now uses PowerShell rather than the legacy certutil
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-17 11:40:39 +05:30
pukkandan
c86d5023d0
[youtube] Add more Invidious instances ( Closes #92 )
...
:ci skip dl
2021-02-17 04:40:55 +05:30
pukkandan
42bb0c59f8
[MoveFiles] Fix when merger can't run
...
:ci skip dl
2021-02-17 00:42:27 +05:30
pukkandan
c3e1f0c4f2
[contributors] update
...
Forgot to do it when making release
:ci skip dl
2021-02-16 17:09:54 +05:30
pukkandan
6b027907ce
Don't raise parser.error when exiting for update
2021-02-16 17:04:53 +05:30
pukkandan
f3b7c69377
[version] Set version number based on UTC time, not local time
2021-02-16 17:04:53 +05:30
Jody Bruchon and GitHub
46261325be
#89 [pyinst.py] Exclude vcruntime140.dll from UPX ( #89 )
...
Related: https://github.com/blackjack4494/yt-dlc/pull/182 (7b400ac40b )
Authored by: jbruchon
2021-02-16 16:41:47 +05:30
kurumigi and GitHub
78b9a616cc
#90 [niconico] Extract channel and channel_id ( Closes #77 )
...
Authored by kurumigi
2021-02-16 16:19:37 +05:30
pukkandan
55b53b338b
[ExtractAudio] Bugfix for 1de75fa129
...
Fixes : #58
:ci skip dl
2021-02-16 15:00:54 +05:30
pukkandan
d16ab6ef1c
[version] update
...
:ci skip dl
2021-02-16 04:17:55 +05:30
pukkandan
aa837ddf06
Release 2021.02.15
2021-02-16 04:04:27 +05:30
pukkandan
a718ef84c8
[youtube] Fix for new accounts
...
Cookies for some new accounts doesn't work with age-gated videos without `has_verified=1`
2021-02-16 03:20:06 +05:30
shirt-dev and GitHub
44f705d001
#88 Implement SHA256 checking for autoupdater
...
* Also fix bugs from e5813e53f0
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
:ci skip dl
2021-02-16 02:36:42 +05:30
shirt-dev and GitHub
47930b73a5
Fix build.yml hashing and crypto support ( #87 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-16 00:46:23 +05:30
pukkandan
1de75fa129
[ExtractAudio] Don't re-encode when file is already in a common audio format ( Closes #58 )
...
Fixes: https://github.com/blackjack4494/youtube-dlc/issues/214
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28006
2021-02-15 23:22:11 +05:30
pukkandan
6285297795
[rumble] Add support for video page ( Closes #80 )
2021-02-15 20:08:27 +05:30
pukkandan
e5813e53f0
Improve build/updater
...
* Fix `get_executable_path` in UNIX
* Update `x86.exe` correctly
* Exit immediately in windows once the update process starts so that the file handle is released correctly
* Show `exe`/`zip`/`source` and 32/64bit in verbose message
* Look for both `yt-dlp` and `youtube-dlc` in releases. This ensures that the updater will keep working when the binary name is changed to yt-dlp
* Disable pycryptodome in win_x86 since it causes `distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 10.0 is required`
2021-02-15 15:41:40 +05:30
siikamiika and GitHub
273762c8d0
#86 [youtube_live_chat] Use POST API ( Closes #82 )
...
YouTube has removed support for the old GET based live chat API, and it's now returning 404
Authored by siikamiika
2021-02-15 15:27:21 +05:30
shirt-dev and GitHub
7620cd46c3
#79 Fix HLS AES-128 with multiple keys in external downloaders
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
2021-02-13 21:45:41 +05:30
pukkandan
068693675e
Cleanup some code and fix typos
...
:ci skip dl
2021-02-12 20:32:49 +05:30
pukkandan
1ea2412927
Minor bugfixes
...
* `__real_download` should be false when ffmpeg unavailable and no download
* Mistakes in #70
* `allow_playlist_files` was not correctly pass through
2021-02-12 20:29:29 +05:30
63ad4d43eb
#70 Allow downloading of unplayable video formats
...
Video postprocessors are also turned off when this option is used
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com >
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-12 09:21:59 +05:30
pukkandan
584bab3766
[sponskrub] Print ffmpeg output and errors to terminal
...
The ffmpeg run can be long when using `--sponskrub-cut`. So progress needs to be printed
:ci skip dl
2021-02-12 01:40:08 +05:30
shirt-dev and GitHub
fc2119f210
#76 Fix for empty HTTP head requests
...
Related: https://github.com/ytdl-org/youtube-dl/issues/7181
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com > (shirt-dev)
2021-02-11 21:31:34 +05:30
shirt-dev and GitHub
5d25607a3a
#75 Change optional dependency from Crypto to pycryptodome ( Closes #74 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com > (shirt-dev)
pycryptodome is an in-place replacement for Crypto and is more actively developed
2021-02-11 17:16:02 +05:30
pukkandan
a96c6d154a
[youtube] Fix search continuations
2021-02-11 17:10:38 +05:30
pukkandan
cc2db87805
Update to ytdl-2021.02.10
...
Except: [archiveorg] Fix and improve extraction (5fc53690cbe6abb11941a3f4846b566a7472753e)
2021-02-11 03:03:39 +05:30
shirt-dev and GitHub
539d158c50
#72 Fix issue with unicode filenames in aria2c ( Closes #71 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com > (shirt-dev)
2021-02-11 02:27:18 +05:30
fb198a8a9c
#49 [niconico] Improved extraction and support encrypted/SMILE movies
...
Co-authored-by: tsukumijima <tsukumijima@users.noreply.github.com >
Co-authored-by: tsukumi <39271166+tsukumijima@users.noreply.github.com >
Co-authored-by: Bepis <36346617+bbepis@users.noreply.github.com >
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-10 12:15:20 +05:30
pukkandan
8d801631cf
[version] update
...
:ci skip all
2021-02-10 02:06:49 +05:30
pukkandan
ba9f36d732
Release 2021.02.09
2021-02-10 01:26:56 +05:30
pukkandan
cffab0eefc
[embedsubtitle] Keep original subtitle after conversion if write_subtitles given
...
Closes: https://github.com/pukkandan/yt-dlp/issues/57#issuecomment-775227745
:ci skip dl
2021-02-10 00:12:42 +05:30
pukkandan
2e339f59c3
[embedthumbnail] Keep original thumbnail after conversion if write_thumbnail given ( Closes #67 )
...
Closes https://github.com/ytdl-org/youtube-dl/issues/27041
:ci skip dl
2021-02-09 23:18:20 +05:30
pukkandan
6c4fd172de
Add fallback for thumbnails
...
Workaround for: https://github.com/ytdl-org/youtube-dl/issues/28023
Related: https://github.com/ytdl-org/youtube-dl/pull/28031
Also fixes https://www.reddit.com/r/youtubedl/comments/lfslw1/youtubedlp_with_aria2c_for_dash_support_is/gmolt0r?context=3
2021-02-09 23:12:41 +05:30
pukkandan
deaec5afc2
[youtube] Fix tests
2021-02-09 22:01:34 +05:30
pukkandan
69184e4152
[youtube] Simplified renderer parsing
2021-02-09 21:37:59 +05:30
pukkandan
a1b535bd75
[youtube] Support gridPlaylistRenderer and gridVideoRenderer ( Closes #65 )
2021-02-09 20:40:37 +05:30
pukkandan
b3943b2f33
[pyinst.py] Move back to root dir ( Closes #63 )
2021-02-09 18:04:27 +05:30
3dd264bf42
#64 Implement self updater
...
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com > (shirt-dev)
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-09 18:04:00 +05:30
pukkandan
efabc16165
[postprocessor] Fix bug ( Closes #62 )
...
introduced by: 1bf540d28b
:ci skip dl
2021-02-09 00:27:39 +05:30
5219cb3e75
#55 Add aria2c support for DASH (mpd) and HLS (m3u8)
...
Co-authored-by: Dan <2660574+shirtjs@users.noreply.github.com >
Co-authored-by: pukkandan <pukkandan@gmail.com >
2021-02-08 22:16:01 +05:30
pukkandan
ff84930c86
[youtube] Bugfix ( Closes #60 )
2021-02-08 19:20:19 +05:30
pukkandan
06ff212d64
[documentation] Crypto is an optional dependency
2021-02-08 18:05:22 +05:30
pukkandan
1bf540d28b
[sponskrub] Don't raise error when the video does not exist
...
Eg: `--convert-sub srt --no-download --sponskrub` gave error before
:ci skip dl
2021-02-08 15:48:12 +05:30
pukkandan
df692c5a7a
[remuxvideo] Fix validation of conditional remux
2021-02-08 15:29:02 +05:30
pukkandan
ecc97af344
[youtube] Don't show warning for empty playlist description ( Closes #54 )
...
:ci skip dl
2021-02-07 20:15:02 +05:30
pukkandan
8a0b932258
[movefiles] Fix compatibility with python2
...
:ci skip dl
2021-02-07 17:41:41 +05:30
pukkandan
4d608b522f
[youtube_live_chat] Improve extraction
...
:ci skip dl
2021-02-07 15:22:36 +05:30
pukkandan
885d36d4e4
[youtube] Fix comment extraction ( Closes #53 )
...
:ci skip dl
2021-02-05 16:47:44 +05:30
pukkandan
0fd1a2b0bf
[version] update (and linter)
2021-02-05 05:02:41 +05:30
pukkandan
c25228e5da
Release 2021.02.04
2021-02-05 04:50:38 +05:30
pukkandan
de6000d913
Multiple output templates for different file types
...
Syntax: -o common_template -o type:type_template
Types supported: subtitle|thumbnail|description|annotation|infojson|pl_description|pl_infojson
2021-02-05 04:11:39 +05:30
pukkandan
ff88a05cff
[pyinst] Automatically detect python architecture and working directory
...
:ci skip all
2021-02-04 22:09:10 +05:30
pukkandan
8a784c74d1
[linter] youtube.py
2021-02-04 20:29:25 +05:30
pukkandan
545cc85d11
[youtube] Update to ytdl-2021.02.04.1
2021-02-04 20:07:17 +05:30
pukkandan
c10d0213fc
[FormatSort] fix bug where quality had more priority than hasvid
2021-02-04 19:42:14 +05:30
pukkandan
2181983a0c
Update to ytdl-2021.02.04.1 except youtube
2021-02-04 13:26:22 +05:30
pukkandan and GitHub
e29663c644
#45 Allow date/time formatting in output template
...
Closes #43
2021-02-03 02:45:00 +05:30
pukkandan
9c3fe2ef80
[youtube_live_chat] Fix URL
...
Bug introduced by 82e3f6ebda
:ci skip dl
2021-02-03 02:22:27 +05:30
pukkandan
b60419c51a
[youtube] More metadata extraction for channels/playlists
2021-02-02 21:51:32 +05:30
pukkandan
18590cecdb
Strip out internal fields such as _filename from infojson ( Closes #42 )
...
:ci skip dl
2021-02-02 03:19:21 +05:30
pukkandan
9f888147de
[FormatSort] Allow user to prefer av01 over vp9
...
The default is still vp9
2021-02-02 03:19:21 +05:30
pukkandan
e8be92f9d6
Fix "Default format spec" appearing in quiet mode
2021-02-02 03:19:21 +05:30
pukkandan
b9d973bef1
Fix issue with overwriting files
2021-02-02 03:19:21 +05:30
pukkandan
c55256c5a3
[audius] Fix extractor
2021-02-01 15:03:59 +05:30
pukkandan
82e3f6ebda
[youtube_live_chat] Fix parse_yt_initial_data and add fragment_retries
...
:ci skip dl
2021-01-31 20:52:43 +05:30
pukkandan
af819c216f
[postprocessor] Raise errors correctly
...
Previously, when a postprocessor reported error, the download was still considered a success. This causes issues especially with critical PPs like Merger, MoveFiles etc
:ci skip dl
2021-01-30 18:07:21 +05:30
pukkandan
e3b771a898
fix typos :ci skip dl
2021-01-30 16:49:58 +05:30
pukkandan
cac96421d9
New option --no-write-playlist-metafiles to NOT write playlist metadata files
2021-01-30 16:43:20 +05:30
pukkandan
7c245ce877
[metadatafromtitle] Fix bug when extracting data from numeric fields
...
:ci skip dl
2021-01-30 14:36:10 +05:30
pukkandan
eabce90175
[version] update
...
:ci skip dl
2021-01-29 23:42:28 +05:30
pukkandan
29b6000e35
Release 2021.01.29
2021-01-29 23:25:18 +05:30
pukkandan
e38df8f9fa
Refactor update-version, pyinst.py and related files
...
* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
2021-01-29 23:16:00 +05:30
pukkandan
caa15a7b57
[Audius] Add extractor ( Closes #40 )
...
Related: https://github.com/ytdl-org/youtube-dl/pull/27360
Related: https://github.com/ytdl-org/youtube-dl/issues/24216
Direct API URLs are not currently supported. See https://github.com/ytdl-org/youtube-dl/pull/27360#issuecomment-757123708 for details
Co-authored by: qulas
2021-01-29 22:30:22 +05:30
pukkandan
105b0b700e
Populate "playlist_*" fields for setting playlist metadata filename
...
Related: #36
2021-01-29 01:57:14 +05:30
pukkandan
66c935fb16
Linter and misc cleanup
...
:ci skip dl
2021-01-29 01:03:32 +05:30
pukkandan
64c0d954e5
[youtube] Extract playlist description
2021-01-29 00:31:50 +05:30
pukkandan
bf330f5f29
[anvato] Workaround for anvato_token_generator import failing ( Closes #35 )
...
:ci skip dl
2021-01-28 15:57:37 +05:30
pukkandan
f6d7624f57
Partial solution for detecting existing files correctly even when extracting audio
...
* Does not work when audio format is 'best'
2021-01-28 15:50:03 +05:30
pukkandan
ece8a2a1b6
[embedthumbnail] Fix for missing output filename for ffmpeg call ( Closes #38 )
2021-01-28 15:48:33 +05:30
Bepis and pukkandan
8d0ea5f955
[Youtube] Improve comment API requests
...
co-authored by bbepis
2021-01-28 11:49:31 +05:30
pukkandan
0748b3317b
Seperate import of lazy_extractors from that of normal extractors
...
This prevents "ModuleNotFoundError: No module named 'youtube_dl.extractor.lazy_extractors'" from appearing in the traceback
Related: https://github.com/animelover1984/youtube-dl/issues/17#issuecomment-757945024
2021-01-28 11:25:42 +05:30
pukkandan
6b591b2925
Detect existing files correctly even when there is remux/recode
...
:ci skip dl
2021-01-28 10:49:37 +05:30
pukkandan
179122495b
[ffmpeg] Document more formats that are supported for remux/recode
2021-01-28 10:36:34 +05:30
pukkandan
02fd60d305
Write playlist description to file ( Closes #36 )
...
:ci skip dl
2021-01-28 06:25:18 +05:30
pukkandan and GitHub
06167fbbd3
#31 Features from animelover1984/youtube-dl
...
* Add `--get-comments`
* [youtube] Extract comments
* [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE
* [billibilli] Extract comments
* [billibilli] Better video extraction
* Write playlist data to infojson
* [FFmpegMetadata] Embed infojson inside the video
* [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition`
* [EmbedThumbnail] Treat mka like mkv and mov like mp4
* [EmbedThumbnail] Embed in ogg/opus
* [VideoRemuxer] Conditionally remux video
* [VideoRemuxer] Add `-movflags +faststart` when remuxing from mp4
* [ffmpeg] Print entire stderr in verbose when there is error
* [EmbedSubtitle] Warn when embedding ass in mp4
* [avanto] Use NFLTokenGenerator if possible
2021-01-27 20:32:51 +05:30
pukkandan
4ff5e98991
More badges
...
:ci skip all
2021-01-27 20:16:34 +05:30
pukkandan
e4172ac903
Deprecate avconv/avprobe
...
All current functionality is left untouched. But don't expect any new features to work with avconv
:ci skip all
2021-01-26 23:27:32 +05:30
pukkandan
5bfa486205
Add option --parse-metadata
...
* The fields extracted by this can be used in `--output`
* Deprecated `--metadata-from-title`
:ci skip dl
2021-01-26 16:14:31 +05:30
pukkandan
9882064024
[movefiles] Don't give "cant find" warning when move is unnecessary
2021-01-26 15:53:32 +05:30
pukkandan
2d6921210d
[postprocessor] fix write_debug when no _downloader
2021-01-26 15:53:22 +05:30
pukkandan
f137c99e9f
Fix some fields not sorting correctly
...
bug introduced by: 63be1aab2f
2021-01-25 19:28:39 +05:30
pukkandan
6b8eb0c024
Report error message from youtube as error ( Closes #33 )
...
:ci skip dl
2021-01-25 10:26:51 +05:30
pukkandan
5b328c97d7
Changed revision number to use '.' instead of '-'
...
and refactor it
:ci skip dl
2021-01-25 02:25:05 +05:30
pukkandan
b5d265633d
Fix wrong user config ( Closes #32 )
...
:ci skip dl
2021-01-25 01:52:47 +05:30
pukkandan
a392adf56c
[version] update
...
:ci skip dl
2021-01-24 21:51:50 +05:30
pukkandan
0bc0a32290
Release 2021.01.24
2021-01-24 21:39:55 +05:30
Remita Amine and pukkandan
a820dc722e
Update to ytdl-2021.01.24.1
2021-01-24 20:28:44 +05:30
pukkandan
f74980cbae
Plugin support
...
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py
Inspired by https://github.com/un-def/dl-plus
:ci skip dl
2021-01-24 20:24:07 +05:30
pukkandan
c571435f9c
[MoveFiles] More robust way to get final filename
...
:ci skip dl
2021-01-24 20:24:06 +05:30
pukkandan
6b4b65c4f4
[test] fix typo
2021-01-24 14:05:54 +05:30
pukkandan
10e3742eb1
Fix overwrite in --write-link
...
:ci skip dl
2021-01-24 14:05:32 +05:30
pukkandan and pukkandan
0202b52a0c
#29 New option -P/--paths to give different paths for different types of files
...
Syntax: `-P "type:path" -P "type:path"`
Types: home, temp, description, annotation, subtitle, infojson, thumbnail
2021-01-23 17:53:17 +05:30
pukkandan
b8f6bbe68a
Warn when using old style (downloader/postprocessor)_args
2021-01-23 17:41:21 +05:30
pukkandan
256ed01025
[sponskrub] Print "unrecognized args" message correctly
2021-01-23 17:17:47 +05:30
pukkandan
eab9b2bcaf
Modified function cli_configuration_args
...
to directly parse new format of `postprocessor_args` and `external_downloader_args`
2021-01-23 17:00:11 +05:30
pukkandan
3bcaa37b1b
[tests] Split core and download tests
2021-01-23 17:00:11 +05:30
pukkandan
46ee996e39
Allow passing different arguments to different external downloaders
...
* Now similar to --post-processor-args
* Also added `--downloader-args` as alias to `--external-downloader-args`
2021-01-23 17:00:10 +05:30
pukkandan
45016689fa
Standardized function for creating dict from repeated options
2021-01-23 17:00:10 +05:30
pukkandan
430c2757ea
[cbs] Make failure to extract title non-fatal
...
:skip ci
2021-01-23 08:51:57 +05:30
The Hatsune Daishi and GitHub
ffcb819171
#30 [mildom] Add extractor
...
Authored by @nao20010128nao
2021-01-22 19:13:30 +05:30
pukkandan
b46696bdc8
Revert d9eebbc747
2021-01-22 01:09:24 +05:30
pukkandan
63be1aab2f
Deprecate unnecessary aliases in formatSort
...
(I should never have made so many aliases in the first-place)
The aliases remain functional for backward compatability, but will be left undocumented
2021-01-21 19:05:57 +05:30
pukkandan
d0757229fa
Fix typecasting when pre-checking archive ( Closes #26 )
2021-01-21 17:36:42 +05:30
pukkandan
610d8e7692
[tests] Fix test_post_hooks
...
:skip ci all
2021-01-21 03:38:57 +05:30
pukkandan
e2f6586c16
[version] update
...
:skip ci all
2021-01-21 03:01:26 +05:30
pukkandan
c69911e4c1
Release 2021.01.20
2021-01-21 02:51:45 +05:30
pukkandan
e7ff505132
[pokemon] Add /#/player URLs ( Closes #24 )
2021-01-21 02:26:24 +05:30
pukkandan
fbced7341d
[sponskrub] Better debug output and error message
2021-01-21 01:41:05 +05:30
pukkandan
43820c0370
Improved passing of multiple postprocessor-args
...
* Added `PP+exe:args` syntax
If `PP+exe:args` is specifically given, only it used.
Otherwise, `PP:args` and `exe:args` are combined.
If none of the `PP`, `exe` or `PP+exe` args are given, `default` is used
`Default` is purposely left undocumented since it exists only for backward compatibility
* Also added proper handling of args in `EmbedThumbnail`
Related: https://github.com/ytdl-org/youtube-dl/pull/27723
2021-01-21 01:36:10 +05:30
pukkandan
5c610515c9
[TrovoLive] Add extractor (partially fix #20 )
...
Only VOD extractor has been implemented
Related: https://github.com/ytdl-org/youtube-dl/issues/26125
Related: https://github.com/blackjack4494/yt-dlc/issues/220
2021-01-20 00:42:39 +05:30
pukkandan
8a51f56439
[readme] Cleanup options
...
(Closes #23 ) :skip ci
2021-01-19 00:56:07 +05:30
pukkandan
67002a5ad8
[EmbedThumbnail] Simplify embedding in mkv ( Closes #22 )
2021-01-18 19:36:50 +05:30
pukkandan
477cf32f37
[sponskrub] Encode filenames correctly
2021-01-18 19:23:08 +05:30
pukkandan
f57adf0e59
[version] update
...
:skip ci all
2021-01-17 00:36:23 +05:30