Commit Graph

2288 Commits

Author SHA1 Message Date
richard
4e0ca6f3e4 rm test 2020-04-07 23:55:50 -04:00
richard
b771248d23 fix 2020-04-07 23:54:43 -04:00
richard
84a5611939 inital 2020-04-07 23:45:32 -04:00
Mort Yao
bd06317fcc
[README] [bilibili] images and audios supported 2020-03-30 18:16:58 +02:00
Mort Yao
9858e2f25d
version 0.4.1432 2020-03-30 02:43:59 +02:00
Mort Yao
b347b1bb06
[bilibili] support h 2020-03-30 02:40:05 +02:00
Mort Yao
5c339cc688
[baidu] support https 2020-03-29 22:49:46 +02:00
zhufengning
d603266a42
fix wrong range usage 2020-03-29 19:31:26 +08:00
zhufengning
c7b7a996ff
fix bilibili favlist download
and updated the api url
2020-03-29 18:09:29 +08:00
e
f12943aa00 add support for BVID in watchlater mode. 2020-03-28 18:15:22 +08:00
icpz
d6afc2e829 add support for BVID in playlist mode of bilibili 2020-03-24 18:48:22 +08:00
Mort Yao
f10a1cdade
update LICENSE.txt 2020-03-23 12:28:02 +01:00
Mort Yao
25422ea3c5
update supported Python versions 2020-03-23 12:23:40 +01:00
Mort Yao
88d574a4e9
version 0.4.1423 2020-03-23 12:13:33 +01:00
Mort Yao
e1edd9f912
purge dead sites 2020-03-23 12:03:41 +01:00
Mort Yao
25c481cdcd
purge dead sites 2020-03-23 11:55:48 +01:00
Mort Yao
fb7aa0ceb9
Merge branch 'netease-temp-fix' of https://github.com/devilintheEden/you-get into devilintheEden-netease-temp-fix 2020-03-23 11:18:23 +01:00
brainbush
b4ea5976fb add support for BVID of bilibili 2020-03-23 15:52:15 +08:00
Yiyin Gu
cfa93fb16c
temp fix of netease download
Some vip download can download through this, others can't. Still looking into it.
2020-03-20 19:16:41 -04:00
Mort Yao
50318b1e4d
update .travis.yml (remove nightly) 2020-03-19 12:04:32 +01:00
Mort Yao
a8d5819417
update .travis.yml 2020-03-19 11:57:36 +01:00
Mort Yao
c3fddc01c2
Merge branch 'patch-1' of https://github.com/pickfire/you-get into pickfire-patch-1 2020-03-19 11:50:48 +01:00
Mort Yao
0a39ac45c0
Merge branch 'patch-1' of https://github.com/helong0911/you-get into helong0911-patch-1 2020-03-19 11:47:40 +01:00
Mort Yao
8a47a729a9
[tests] remove test_missevan 2020-03-19 11:46:44 +01:00
helong0911
7a43ac0782
[baomihua] fix download 403 2020-03-14 13:33:34 +08:00
Ivan Tham
11f78325e6
Sort return without duplicate condition 2020-03-08 00:10:23 +08:00
Mort Yao
8b7566eeb3
version 0.4.1410 2020-03-02 14:45:57 +01:00
Mort Yao
358d797781
[youtube] fix download for non-DASH streams 2020-03-02 14:27:30 +01:00
Mort Yao
b1a452d762
Merge branch 'develop' of https://github.com/nsb2006/you-get into nsb2006-develop 2020-03-01 23:26:08 +01:00
flewsea
bf49e2d1b3 支持下载页面内所有视频 2020-02-27 22:38:31 +08:00
nsb2006
cd9931e1f6
设想伪装腾讯视频客户端下载1080P
尝试通过修改UA下载1080p,但是之前没接触过Python,依葫芦画瓢改了半天重新编译后发现UA还是默认的Python-urllib。

或者有没有UA的命令参数,试了-user-agent报错。

祝新春吉祥,百毒不侵,感谢。
2020-02-10 23:29:09 +08:00
Mort Yao
5147481a89
[json_output] remove sort_keys in json.dumps call (fix #2773) 2020-01-31 15:11:58 +01:00
Ok
771a89fc85 fixed regex 2020-01-29 01:25:21 +02:00
Mort Yao
610c3e8942
version 0.4.1403 2020-01-27 00:27:15 +01:00
Mort Yao
ccdc58a82d
[youtube] new pattern for function name 2020-01-27 00:19:51 +01:00
Jarry Shaw
5a008ad878
Added PySocks extra requirement 2020-01-25 12:11:41 +08:00
Mort Yao
d2eecd3bc3
Merge branch 'fix-ixigua-vid' of https://github.com/out001a/you-get into out001a-fix-ixigua-vid 2020-01-21 21:57:50 +01:00
Mort Yao
c3ae61c04e
[youtube] remove streams without contentLength (fix #2767) 2020-01-13 22:16:33 +01:00
Mort Yao
5943fb6ca3
[sohu] fix bid 2020-01-08 17:36:16 +01:00
Mort Yao
afc1b57818
Merge branch 'develop' of https://github.com/xiaohutushen30/you-get into xiaohutushen30-develop 2020-01-08 17:31:18 +01:00
shanhm
67c240abd0 use urllib instead of requests 2020-01-08 15:20:27 +08:00
laiqing
b96acaa526 修复搜狐号的视频不能下载的问题 2020-01-08 14:05:57 +08:00
Mort Yao
767339915b
[tests] remove one test_imgur case since it fails too often 2020-01-06 18:25:43 +01:00
Mort Yao
bb98220f40
Merge branch 'develop' of https://github.com/ljhcage/you-get into ljhcage-develop 2020-01-06 18:16:53 +01:00
Mort Yao
a934dea8c5
version 0.4.1388 2019-12-28 21:35:25 +01:00
Mort Yao
2065289509
Merge branch 'develop' of https://github.com/Ciiiiing/you-get into Ciiiiing-develop 2019-12-28 21:32:45 +01:00
Mort Yao
b30cf79934
Merge branch 'develop' of https://github.com/xh286286/you-get into xh286286-develop 2019-12-28 21:27:54 +01:00
Mort Yao
1d49964093
Merge branch 'add-tv.kakao.com' of https://github.com/SFMDI/you-get into SFMDI-add-tv.kakao.com 2019-12-28 01:37:13 +01:00
Mort Yao
08866e680b
Merge branch 'SFMDI-develop' into develop 2019-12-28 01:30:10 +01:00
chonpsk
ab4bce79f3 fix issue on itag 2019-12-27 23:25:59 +08:00