Mike Fährmann
049d1bae9a
release version 1.24.1
2022-12-04 21:10:14 +01:00
Mike Fährmann
d0b160461a
terrible workaround for errors with 'http-metadata' ( #3334 )
2022-12-04 19:36:21 +01:00
Mike Fährmann
20e12b5d7c
[nitter] support '/i/user/' URLs ( #3310 )
...
as well as using 'id:<userid>' as username
not all nitter instances seem to support '/i/user/' ...
2022-12-04 16:21:13 +01:00
Mike Fährmann
f820fbed53
remove no longer used entries from supportedsites.py
2022-12-04 16:21:13 +01:00
Mike Fährmann
fceaee3c4f
[lolisafe] remove zz.ht
2022-12-04 16:21:13 +01:00
Mike Fährmann
4554c43d5f
[bunkr] use 'media-files' servers for more file types
2022-12-04 16:21:13 +01:00
enduser420
4bc756dfe0
[2chen] fix extraction ( #3356 )
...
update 'archive_fmt'
update tests
update 'board' regex
2022-12-04 16:19:36 +01:00
enduser420
54844944ab
[pixhost] add 'gallery' support ( #3353 )
2022-12-04 16:19:14 +01:00
enduser420
213676c785
[fapachi] add 'post' and 'user' extractors ( #3347 )
...
* [fapachi] add 'post' and 'user' extractors
* [fapachi] add 'keyword' to test
* [fapachi] remove whitespaces
2022-12-02 13:54:29 +01:00
Mike Fährmann
a18511e346
[nitter] retry downloads on 404 ( #3313 )
2022-12-01 11:09:02 +01:00
Mike Fährmann
80102fa367
[downloader:http] add 'retry-codes' option ( #3313 )
2022-12-01 11:08:23 +01:00
Mike Fährmann
88610c3478
[patreon] update API query parameters
2022-12-01 10:02:28 +01:00
Mike Fährmann
c19b1f03b9
[patreon] fix '403 Forbidden' errors
...
send 'Content-Type' headers for API requests
2022-12-01 09:52:36 +01:00
Mike Fährmann
b4253f69c9
[downloader:http] fix ZeroDivisionError ( #3328 )
...
ensure 'time_elapsed' only get used as divisor
when it is greater than zero
2022-11-30 21:56:18 +01:00
Mike Fährmann
fc34f76cc5
[bunkr] fix video downloads ( #3326 )
...
by sending 'https://stream.bunkr.is/ ' as Referer header
2022-11-30 15:10:31 +01:00
Mike Fährmann
86a396e086
[bcy] fix JSONDecodeError ( #3321 )
2022-11-30 14:44:19 +01:00
Mike Fährmann
5b9a22af7f
[patreon] improve 'campaign_id' extraction ( #3235 )
2022-11-30 11:57:52 +01:00
Mike Fährmann
1bdd0e4338
[nitter] support '/i/web/' Tweet URLs ( #3310 )
2022-11-30 11:45:56 +01:00
Mike Fährmann
7e277d0f7d
[weibo] add 'count' metadata field ( #3305 )
...
or '{status[count]}', as most metadata for weibo is inside 'status'
2022-11-30 11:36:46 +01:00
Mike Fährmann
4287a93202
[nitter] handle base64-encoded filenames
2022-11-27 18:09:07 +01:00
ClosedPort22
b14b33f19e
Implement version-metadata
option ( #3201 )
2022-11-27 16:09:42 +01:00
sudo
a6305d031c
[hitomi] apply format check for every image ( #3030 ) ( #3280 )
2022-11-27 15:55:25 +01:00
Steven Docherty
a7c7953107
[reddit] use 'dash_url' for videos ( #3258 ) ( #3306 )
...
* use fallback_url for reddit_video to fix issue 3258
* changed to dash_url to include audio
* update
- use [] instead of .get
- catch TypeErrors in case one of the elements is not a dict
Co-authored-by: InterruptSpeed <steven@docherty.ca>
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2022-11-27 14:09:55 +01:00
Mike Fährmann
0e75358af8
[twitter] fix using user IDs for suspended accounts
2022-11-26 12:02:05 +01:00
Mike Fährmann
c25905641e
[weibo] fix bug with empty 'playback_list' ( #3301 )
2022-11-26 12:00:17 +01:00
Mike Fährmann
6cb12f513b
[nitter] support quoted Tweets
...
- distinguish between regular and quoted Tweets and media
- add 'quoted' option and metadata field
2022-11-26 11:23:03 +01:00
Mike Fährmann
aabfa7cf34
[nitter] fix direct Tweet links
2022-11-25 20:50:38 +01:00
Mike Fährmann
a41d093bb1
[nitter] add 'retweets' option ( #3278 )
2022-11-25 19:53:28 +01:00
Mike Fährmann
3d6489a4c0
[nitter] update 'user' and 'author'
2022-11-25 18:50:04 +01:00
Mike Fährmann
e99ce99284
[danbooru] remove stray 'print()'
2022-11-25 18:27:45 +01:00
Mike Fährmann
ed49e63d95
[nitter] set 'hlsPlayback' cookie
2022-11-25 16:53:55 +01:00
Mike Fährmann
e081b1fac4
[nitter] sanitize filenames ( #3294 )
2022-11-25 16:53:27 +01:00
Mike Fährmann
e31d12139c
[nitter] add 'videos' option ( #3279 )
...
with the same semantics as for twitter
2022-11-24 22:56:01 +01:00
enduser420
8c4e21b110
[itaku] remove 'Extreme' rating ( #3287 )
2022-11-24 11:09:00 +01:00
Mike Fährmann
72c5d26e85
[hotleak] fix UnboundLocalError ( #3288 , #3293 )
2022-11-23 22:21:59 +01:00
Mike Fährmann
501d9bccfe
[artstation] add 'max-posts' option ( #3270 )
2022-11-23 22:00:18 +01:00
Mike Fährmann
b1ad6f2289
[artstation] add 'pro-first' option ( #3273 )
2022-11-23 21:45:20 +01:00
Mike Fährmann
5a17e15b76
[pixiv] preserve 'tags' order ( #3266 )
...
for '"tags": "translated"'
As it turns out, set() does *not* preserve insertion order.
2022-11-22 19:11:37 +01:00
Mike Fährmann
1392b44bfe
[inkbunny] provide additional metadata ( #3274 )
...
- 'pool_id' for pools
- 'favs_user_id' for favorites
- 'search[...]' for searches
2022-11-22 18:54:22 +01:00
Mike Fährmann
42481aed59
[formatter] implement 'S' format specifier ( #3266 )
...
to Sort lists
2022-11-21 21:44:42 +01:00
Mike Fährmann
8a021e4ee4
release version 1.24.0
2022-11-20 15:42:43 +01:00
Mike Fährmann
6b97dcf2e0
[postprocessor:metadata] add 'private' option
2022-11-20 15:27:36 +01:00
Mike Fährmann
a24dcbe802
[twitter] fix login ( #3220 )
...
Using an email as 'username' seems to no longer be possible,
as Twitter will always additionally ask for username or phone number
when providing an email address as 'username'.
2022-11-19 23:11:37 +01:00
Mike Fährmann
985fd398f5
[ytdl] update 'parse_bytes' location ( #3256 )
...
https://github.com/yt-dlp/yt-dlp/commit/64c464a
2022-11-19 11:43:58 +01:00
Mike Fährmann
226d778294
do not try to fetch 'http-metadata' for ytdl URLs ( #3257 )
2022-11-19 11:41:06 +01:00
Mike Fährmann
133412bd62
remove previous 'http-metadata' entries from kwdict
2022-11-19 11:37:57 +01:00
Mike Fährmann
53a5d95b7d
[instagram] skip private check for avatars ( #3255 )
2022-11-19 11:10:18 +01:00
Mike Fährmann
08fd1ff835
[twitter] add 'avatar' and 'background' extractors ( #349 , #3023 )
2022-11-18 23:06:22 +01:00
Mike Fährmann
46d811bac0
add loaded config files to debug output
2022-11-18 17:15:32 +01:00
Mike Fährmann
4c6379e9d5
fix typo
2022-11-18 13:14:11 +01:00