pukkandan
|
f6ca640b12
|
[jsinterp] Fix for youtube player 1f7d5369
Closes #4635 again
|
2022-08-18 16:38:35 +05:30 |
|
pukkandan
|
3ce2933693
|
[youtube] Fix error reporting of "Incomplete data"
Related: #4669
|
2022-08-16 22:01:48 +05:30 |
|
pukkandan
|
c200096c03
|
Fix bug in --download-archive
Closes #4668
|
2022-08-16 22:00:51 +05:30 |
|
pukkandan
|
6d3e7424bf
|
[jsinterp] Fix for youtube player c81bbb4a
|
2022-08-16 06:53:45 +05:30 |
|
pukkandan
|
5c6d2ef9d1
|
[youtube] Improve format sorting for IOS formats
When no itag/resolution is available for reference, use the closest resolution
|
2022-08-15 14:04:05 +05:30 |
|
Lesmiscore
|
460eb9c50e
|
[build] Exclude devscripts from installs
Closes #4667
|
2022-08-15 13:51:35 +05:30 |
|
github-actions
|
9fd03a1696
|
[version] update
Created by: pukkandan
:ci skip all :ci run dl
|
2022-08-14 22:18:33 +00:00 |
|
pukkandan
|
55937202b7
|
Release 2022.08.14
|
2022-08-15 03:45:12 +05:30 |
|
pukkandan
|
1e4fca9a87
|
[cleanup] Misc
|
2022-08-15 03:41:45 +05:30 |
|
pukkandan
|
49b4ceaedf
|
[jsinterp] Bring or-par with youtube-dl
Partially cherry-picked from: d231b56717
Authored by pukkandan, dirkf
|
2022-08-15 03:31:49 +05:30 |
|
pukkandan
|
d711839760
|
Update to ytdl-commit-e6a836d
[core] Make `--max-downloads ...` stop immediately on reaching the limit
e6a836d54c
|
2022-08-15 03:31:48 +05:30 |
|
pukkandan
|
48732becfe
|
Fix bug in 1155ecef29
|
2022-08-15 03:31:48 +05:30 |
|
pukkandan
|
6440c45ff3
|
[update] Copy bitmask from old binary
Improves a6125983ab
Authored by: Lesmiscore
|
2022-08-15 03:31:47 +05:30 |
|
masta79
|
ef6342bd07
|
[extractor/toggo] Improve _VALID_URL (#4663)
Authored by: masta79
|
2022-08-15 03:31:41 +05:30 |
|
ischmidt20
|
e183bb8c9b
|
[extractor/MLB] New extractor (#4586)
Authored by: ischmidt20
|
2022-08-15 01:47:18 +05:30 |
|
HobbyistDev
|
7695f5a0a7
|
[extractor/moview] Add extractor (#4607)
Authored by: HobbyistDev
|
2022-08-15 01:39:05 +05:30 |
|
Ben Welsh
|
cb7cc448c0
|
[extractor/truth] Add extractor (#4609)
Closes #3865
Authored by: palewire
|
2022-08-15 01:36:04 +05:30 |
|
bashonly
|
63be30e3e0
|
[extractor/facebook] Add reel support (#4660)
Closes #4039
Authored by: bashonly
|
2022-08-15 01:33:24 +05:30 |
|
Ben Welsh
|
43cf982ac3
|
[extractor/parler] Add extractor (#4616)
Authored by: palewire
|
2022-08-15 01:31:16 +05:30 |
|
nixxo
|
7e82397441
|
[extractor/rai] Misc fixes (#4600)
Authored by: nixxo
|
2022-08-15 01:17:55 +05:30 |
|
Aldo Ridhoni
|
66c4afd828
|
[extractor/doodstream] Add wf domain (#4648)
Authored by: aldoridhoni
|
2022-08-15 01:13:03 +05:30 |
|
pukkandan
|
0e0ce898f6
|
[ThumbnailsConvertor] Fix conversion after fixup_webp
Closes #4565
|
2022-08-14 20:34:55 +05:30 |
|
pukkandan
|
a6125983ab
|
[update] Set executable bit-mask
Closes #4621
|
2022-08-14 19:22:35 +05:30 |
|
pukkandan
|
8f84770acd
|
[utils] Fix get_compatible_ext
Closes #4647
|
2022-08-14 19:22:34 +05:30 |
|
Lesmiscore
|
62b58c0936
|
[docs] Consistent use of e.g. (#4643)
Authored by: Lesmiscore
|
2022-08-14 17:34:13 +05:30 |
|
pukkandan
|
8f53dc44a0
|
[jsinterp] Handle new youtube signature functions
Closes #4635
|
2022-08-14 05:12:32 +05:30 |
|
Jacob Truman
|
1cddfdc52b
|
[extractor/aenetworks] Add formats parameter (#4645)
Closes #4047
Authored by: jacobtruman
|
2022-08-13 22:56:41 +05:30 |
|
coletdjnz
|
cea4b857f0
|
[patreon] Ignore erroneous media attachments (#4638)
Fixes https://github.com/yt-dlp/yt-dlp/issues/4608
Authored by: coletdjnz
|
2022-08-13 00:25:20 +00:00 |
|
shirt
|
ffcd62c289
|
[extractor/tubitv] Extract additional formats (#4646)
Authored by: shirt-dev
|
2022-08-13 05:10:49 +05:30 |
|
pukkandan
|
a1c5bd82ec
|
[jsinterp] Truncate error messages
Related: #4635
|
2022-08-12 19:15:16 +05:30 |
|
pukkandan
|
5da42f2b9b
|
[extractor/crunchyroll] Improve _VALID_URL s
Closes #4633
|
2022-08-12 13:13:11 +05:30 |
|
pukkandan
|
1155ecef29
|
[extractor/zattoo] Fix resellers
Fixes #4630
|
2022-08-12 12:53:46 +05:30 |
|
pukkandan
|
96623ab5c6
|
[devscripts] Fix import
Closes #4603
|
2022-08-11 07:23:48 +05:30 |
|
pukkandan
|
7e798d725e
|
[extractor] Fix format sorting of channels
|
2022-08-11 07:23:46 +05:30 |
|
pukkandan
|
8420a4d063
|
[ffmpeg] Smarter detection of ffprobe filename
|
2022-08-11 07:23:45 +05:30 |
|
pukkandan
|
b5e9a641f5
|
[postprocessor/embedthumbnail] Detect libatomicparsley.so
|
2022-08-11 07:23:36 +05:30 |
|
pukkandan
|
c220d9efc8
|
[ffmpeg] Disable avconv unless --prefer-avconv
|
2022-08-09 05:15:38 +05:30 |
|
pukkandan
|
81e0195998
|
[build] Fix changelog
Bug in c4b6c5c7c9
|
2022-08-09 03:58:29 +05:30 |
|
github-actions
|
f1e2d4a9a2
|
[version] update
Created by: pukkandan
:ci skip all :ci run dl
|
2022-08-08 22:15:24 +00:00 |
|
pukkandan
|
3157158f76
|
Release 2022.08.08
|
2022-08-09 03:40:00 +05:30 |
|
pukkandan
|
16d4535abc
|
Update to ytdl-commit-adb5294
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET
adb5294177
|
2022-08-09 02:55:30 +05:30 |
|
Elyse
|
2a5e5477bc
|
[extractor/redbee] Unify and update extractors (#4479)
Closes #4443
Authored by: elyse0
|
2022-08-09 02:41:47 +05:30 |
|
Eren Kemer
|
e251986cbe
|
[extractor/harpodeon] Add extractor (#4540)
Closes #4450
Authored by: eren-kemer
|
2022-08-09 02:39:37 +05:30 |
|
pukkandan
|
f0ad6f8c51
|
Remove filtered entries from -J
Closes #4369
|
2022-08-09 02:01:40 +05:30 |
|
pukkandan
|
70b2340909
|
[build, devscripts] Add devscript to set a build variant
Closes #4471
|
2022-08-09 01:08:48 +05:30 |
|
pukkandan
|
115add4387
|
[devscripts] Create utils and refactor
|
2022-08-09 01:08:47 +05:30 |
|
shirt
|
c4b6c5c7c9
|
[build] Improve build process (#4513)
Authored by: shirt-dev
|
2022-08-09 00:54:30 +05:30 |
|
coletdjnz
|
c7dcf0b31e
|
[extractor/youtube] Add androidSdkVersion parameter to Android Innertube clients
Required to prevent YouTube returning a bad player response in some cases.
See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647
Authored by: coletdjnz
|
2022-08-08 12:03:10 +12:00 |
|
Djeson
|
298d9c0e89
|
[extractor/ninegag] Extract uploader (#4597)
Closes #4587
Authored by: DjesonPV
|
2022-08-08 01:51:53 +05:30 |
|
pukkandan
|
a416623436
|
[extractor/youtube] Extract more format info
|
2022-08-08 01:47:07 +05:30 |
|