Mort Yao
db6ed38c6a
[tests] enable test_tiktok
2022-04-19 15:51:28 +02:00
Mort Yao
b34e66944e
[tests] disable test_bilibili (works for me, dunno why)
2022-04-19 15:45:06 +02:00
Mort Yao
ac2d02d158
[tests] fix test_bilibili
2022-04-19 15:41:39 +02:00
Mort Yao
9ef6c2ff6d
[common] implement getHttps
2022-04-19 15:34:26 +02:00
Mort Yao
16b75f0497
[youtube] support shorts
2022-04-08 23:44:01 +02:00
Mort Yao
5d41240860
[youtube] s_to_sig: no substitution for 3-char main function names
2022-04-08 23:20:38 +02:00
Mort Yao
699391135b
[instagram] fix
2022-03-18 23:16:44 +01:00
lcjh
3d5bd2b13d
update space_video_api arg: page size
2022-03-11 02:38:44 +08:00
bobo liu
8d67fa7426
change -safe to 0 for ffmpeg5
...
46fb395952
2022-02-12 20:21:15 +08:00
Mort Yao
7017c9e73f
[instagram] fix video extraction
2022-01-21 02:27:11 +01:00
Mort Yao
582ce1d678
[instagram] fix extraction
2022-01-20 03:00:57 +01:00
Mort Yao
25fa99c947
[instagram] fix extraction
2022-01-20 02:41:32 +01:00
Mort Yao
d92e1aacd1
[imgur] prefer og:video
2022-01-05 22:10:50 +01:00
Mort Yao
884b56e5fa
[imgur] fix extraction of original image
2021-12-16 16:35:58 +01:00
Mort Yao
5a12118c83
add param "--postfix" to postfix downloaded files with unique identifiers
2021-11-18 18:21:11 +01:00
Mort Yao
3f47a215bf
fix the "name m3u8 is not defined" bug of #2888
2021-11-18 18:10:34 +01:00
Mort Yao
f36fc91296
Merge branch 'develop' of https://github.com/bryanzhou/you-get into bryanzhou-develop
2021-11-18 16:28:12 +01:00
Mort Yao
c0e58c69e8
Merge branch 'bilibili-series' of https://github.com/wantee/you-get into wantee-bilibili-series
2021-11-18 16:00:36 +01:00
Zhengyang Song
424b555500
Fix zhihu extractor comment: ld
2021-11-14 23:00:32 +08:00
Mort Yao
437b090133
[test] reduce test_youtube
2021-11-04 17:21:08 +01:00
Mort Yao
8eb1cc3da0
version 0.4.1555
2021-11-03 18:32:35 +01:00
Mort Yao
c1bccb2dfd
Merge branch 'patch-1' of https://github.com/cclauss/you-get into cclauss-patch-1
2021-11-02 21:40:32 +01:00
Chuang Zhu
c4603bbd2a
[bilibili] fix 'NoneType' object is not subscriptable
2021-11-02 12:45:41 +08:00
Christian Clauss
968334acb4
"Programming Language :: Python :: 3.10",
2021-10-24 08:06:43 +02:00
Christian Clauss
3c8382d2af
strategy: fail-fast: false
2021-10-24 08:01:32 +02:00
Christian Clauss
c064013b9c
Test on Python 3.10
...
“3.10” must be quoted or yaml will treat it as 3.1.
2021-10-24 07:58:34 +02:00
Mort Yao
798ad6d14e
[universal] tweak
2021-10-20 18:15:51 +02:00
Jian Wang
7c2523f5cc
support channel/series for bilibili
2021-10-07 15:42:37 +08:00
Mort Yao
b32741ad8e
Merge branch 'you-get-fs' of https://github.com/zhancat200801/you-get into zhancat200801-you-get-fs
2021-09-14 17:30:43 +02:00
Mort Yao
63fd9716a8
[universal] fix blogger
2021-08-27 05:14:00 +02:00
Mort Yao
5498c377ff
version 0.4.1545
2021-08-15 06:47:09 +02:00
Mort Yao
e1e1503b08
[test] disable test_soundcloud temporarily
2021-08-15 06:44:15 +02:00
Mort Yao
a770ad1e72
Merge branch 'bugfix_typos' of https://github.com/timgates42/you-get into timgates42-bugfix_typos
2021-08-15 06:40:20 +02:00
Mort Yao
09cd505311
[test] disable test_soundcloud temporarily
2021-08-15 06:39:48 +02:00
Mort Yao
6633ea9487
Merge branch 'flewsea-master' into develop
2021-08-15 06:04:51 +02:00
Mort Yao
60806658d8
Merge branch 'master' of https://github.com/flewsea/you-get into flewsea-master
2021-08-15 06:04:21 +02:00
Mort Yao
b97e948443
[youtube] tr_js: support 3-char main function names
2021-08-15 05:54:36 +02:00
Tim Gates
f4ec55b00e
docs: Fix a few typos
...
There are small typos in:
- src/you_get/extractors/flickr.py
- src/you_get/extractors/mtv81.py
- src/you_get/extractors/qingting.py
Fixes:
- Should read `several` rather than `serveral`.
- Should read `channel` rather than `chaanel`.
- Should read `approach` rather than `approch`.
2021-07-31 09:34:46 +10: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
zhancat200801
b9dbae8b40
modify qq.py
2021-06-29 13:18:09 +08: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