lihe
ec8c09c7e7
Update bilibili.py Fix the problem of downloading anime
...
When downloading anime playlist, "baseUrl" sometimes becomes invalid. This modified version will automatically use "backupUrl" for video and audio downloads.
在下载动漫playlist时,"baseUrl"有时候会失效。此修改版本会自动使用"backupUrl"进行视频及音频下载
2021-07-15 10:37:02 +08:00
Mort Yao
ad24e68baa
version 0.4.1536
2021-07-11 18:46:41 +02:00
Mort Yao
e12fb1d5b8
Merge branch '20210711-fix-miaopai' of https://github.com/Kagamia/you-get into Kagamia-20210711-fix-miaopai
2021-07-11 18:44:54 +02:00
Mort Yao
47bd107686
[instagram] use get_content
2021-07-11 18:41:05 +02:00
Mort Yao
3044f5c16a
[common] manually add cookies in get_content and post_content (due to python's lack of support for #HttpOnly_)
2021-07-11 18:34:33 +02:00
kagamia
69c61b1176
miaopai: use weibo h5 api
2021-07-11 21:49:31 +08:00
Philip Xu
71780ae4aa
Update douyin.py
...
Updated the extractors for the latest www.douyin.com
2021-07-06 06:24:52 -04:00
Philip Xu
5445f5ecde
Update douyin.py
...
The site douyin.com changed to a more user friendly website, this is the updated extractor for that.
2021-06-22 17:51:17 -04:00
nuomi1
3881ed3f94
feat: new missevan_stream_types
2021-06-04 22:35:50 +08:00
nuomi1
d40a15de5c
fix: url
2021-06-04 22:35:20 +08:00
Mort Yao
edb358d0b8
version 0.4.1527
2021-06-01 18:33:26 +02:00
Mort Yao
0fcbe3c5a7
[youtube] s_to_sig: add prefix to prevent namespace pollution
2021-06-01 18:14:56 +02:00
Mort Yao
f9fbe8fae0
version 0.4.1525
2021-05-24 15:43:24 +02:00
Mort Yao
e1db00a8fd
test on Python 3.9
2021-05-24 15:38:53 +02:00
Mort Yao
5104dd3058
[youtube] close #2890
2021-05-24 15:38:02 +02:00
Mort Yao
1c841f7e8c
[bilibili] redirect /s/ URLs
2021-04-04 02:59:00 +02:00
Mort Yao
ef9ff72183
[bilibili] fix a bug for non-interative multi-part videos ( https://github.com/soimort/you-get/pull/2746#pullrequestreview-626492105 )
2021-04-02 01:44:36 +02:00
Mort Yao
17eff492fe
version 0.4.1520
2021-03-29 16:44:07 +02:00
Mort Yao
25204d8841
[test] remove test_bilibili (videos deleted)
2021-03-29 16:38:54 +02:00
lcjh
439354e730
add HDR support for bilibili
2021-03-24 17:48:59 +00:00
SHMoney2021
28af439fca
fix page count error in 'space_video' case
2021-03-08 08:52:43 +08:00
Mort Yao
c9234a20c9
Merge branch 'develop' of https://github.com/const-zhou/you-get into const-zhou-develop
2021-03-03 14:22:12 +01:00
v4hn
3ab931a6a0
[youtube] fix playlist extraction & comprehensive error output
2021-02-17 14:10:58 +01:00
Mort Yao
980ba1bc2e
[instagram] data not none even when missing cookies
2021-02-08 17:35:23 +01:00
Mort Yao
92ac149d54
[tumblr] fix extraction
2021-02-07 14:11:03 +01:00
Mort Yao
8b473e7256
[xiami] xiami is dead
2021-02-06 18:04:09 +01:00
Mort Yao
240b7a8111
[youtube] fix extraction of caption tracks, close #2866
2021-01-18 18:37:24 +01:00
Zhenyao She
81d416d1cd
ignore vim swap files
2021-01-16 11:04:22 -05:00
Bochun Bai
e914a4bbbf
Mgtv: add another format of url
...
Fix indentation causing undefined variable
2021-01-13 20:55:19 -08:00
Bochun Bai
15cc69a120
Fix mgtv: adds tk2 and referer
2021-01-08 21:35:07 -08:00
Mort Yao
027130a45a
[common] use only double-dashed arguments
2020-12-27 17:22:25 +01:00
Mort Yao
45fd2cb607
Merge branch 'feat/lrts' of https://github.com/snowyu/you-get into snowyu-feat/lrts
2020-12-27 17:05:29 +01:00
Riceball LEE
9432ce3c71
fix(lrts): can not download audio for the count less than pagesize
2020-12-27 15:45:21 +08:00
Mort Yao
a2155e85f8
version 0.4.1500
2020-12-26 19:21:43 +01:00
Mort Yao
4f8c73e9ac
[yinyuetai] purge ( #2855 )
2020-12-26 19:19:54 +01:00
Mort Yao
348455c990
Merge branch 'patch-1' of https://github.com/SuperHuangXu/you-get into SuperHuangXu-patch-1
2020-12-26 19:14:44 +01:00
Mort Yao
9a4d9ef94e
[youtube] fully fix #2857 with DASH stream
2020-12-26 19:02:47 +01:00
Mort Yao
6be1d0308e
[youtube] partial fix for #2857
2020-12-26 18:45:55 +01:00
Mort Yao
5a890eac53
[soundcloud] fix
2020-12-21 17:00:22 +01:00
bUBBLE
a5edbacada
Update README.md
2020-12-18 14:53:39 +08:00
Mort Yao
17c740ae54
[twitter] add faker
2020-12-17 02:01:23 +01:00
Riceball LEE
e37836a40b
feat: add arguments to specify the playlist first, last, page-size options
2020-12-16 10:31:52 +08:00
Riceball LEE
5c2bb3fa34
feat: add lrts extractor
2020-12-15 21:41:41 +08:00
Mort Yao
b00860e4be
[instagram] add faker
2020-12-11 02:02:44 +01:00
zhoudunguang
4793e55e14
update ccode 0532 for Youku
2020-12-09 16:04:03 +08:00
const-zhou
c3fd8d51c0
Merge pull request #1 from soimort/develop
2020-12-09 15:52:38 +08:00
Mort Yao
dbb1296d54
update README.md
2020-12-09 00:46:03 +01:00
Mort Yao
0247b06437
[instagram] support extraction with cookies
2020-12-05 17:19:27 +01:00
Mort Yao
6e39a594e4
[instagram] fix extraction
2020-12-05 16:14:40 +01:00
Mort Yao
6f9cd8a069
version 0.4.1488
2020-11-18 16:35:59 +01:00