Commit Graph

1857 Commits

Author SHA1 Message Date
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
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
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
chonpsk
654371e851 fix issue about KeyError: 'url_encoded_fmt_stream_map' 2019-12-27 22:55:51 +08:00
Mort Yao
a54a9b3626
[baidu] fix tiebapic 2019-12-25 02:47:46 +01:00
Mort Yao
910c4263df
Merge branch 'develop' of https://github.com/SFMDI/you-get into SFMDI-develop 2019-12-24 17:17:40 +01:00
out001a
44698a0f39 [ixigua] fix error 'video_id not found' 2019-12-15 12:29:20 +08:00
Jerry
e9d5cc0232
Fix playback of VideoExtractor.dash_streams 2019-12-01 23:49:34 +08:00
SFMDI
6c4fbd0651 add tv.kakao.com extractor
can download video from tv.kakao.com
and sort __init__ by extarctor name
2019-11-23 03:53:32 +09:00
SFMDI
867b66effc fix extractor naver.py
can download both old and recent videos without wrong result
2019-11-23 03:05:21 +09:00
xiaohe
b82d1be079 修复acfun的视频下载 2019-11-20 23:07:23 +08:00
Ciiiiing
bd84c1241b bug fix, download bilibili VIP video, resolve 1080P+ video 2019-11-17 17:55:19 +08:00
cage
80c4ebcee1 update bilibili.py
fix bug for flv only playlist video on bilibili
2019-11-13 17:26:52 +08:00
cage
bed017a7d6 Update bilibili.py
add refer
2019-10-30 00:52:54 +08:00
cage
93fc74db2a Update bilibili.py
download multipart video form given P number
2019-10-28 01:39:55 +08:00
sheerluck
61b74e3ce9 fix coub with quotes
for example, https://coub.com/view/xrbu1
2019-10-24 22:28:53 +03:00
Mort Yao
82366e6504
Merge branch 'develop' of https://github.com/ljhcage/you-get into ljhcage-develop 2019-10-19 12:44:47 +02:00
cage
968bfaab5a update bilibili.py for audio_base_url 2019-10-17 02:36:21 +08:00
Mort Yao
07aa5b0684
Merge branch 'missevan-develop' of https://github.com/WaferJay/you-get into WaferJay-missevan-develop 2019-10-12 16:16:29 +02:00
Jian Dai
27e10d56e5
Update qq.py
处理类似这样的微信公众号文章视频地址:https://v.qq.com/iframe/preview.html?width=500&height=375&auto=0&vid=c0343icyvk6
2019-10-10 10:11:05 +08:00
WaferJay
bbedf16d2d [missevan] Skip danmaku download during dry run 2019-10-05 17:24:07 +08:00
WaferJay
272442e36d [missevan] Show and skip paid resource 2019-10-05 16:10:50 +08:00
WaferJay
80443e3e8b [missevan] string compatible 2019-10-04 19:01:47 +08:00
WaferJay
4add329e38 [missevan] Prevent from being banned 2019-10-04 18:01:53 +08:00
WaferJay
0ec71a8437 [missevan] Optimization
* Change the stream_types and add the source stream_type
* Improve support for --json/--info options
* Fix download_playlist_by_url
* Fix that open the cover with player (--player option)
2019-10-04 16:48:32 +08:00
WaferJay
3a2b263c00 [missevan] Fixed two bugs.
* choose best quality available
* download the nocover.png if there is no cover
2019-10-03 21:32:23 +08:00
WaferJay
5ddd9fb1e5 [missevan] download sound with cover by default 2019-10-03 20:18:35 +08:00
WaferJay
58a9823fe5 [missevan] Add support for drama download 2019-10-03 16:46:55 +08:00
WaferJay
5fc5fa8fcd Optimize code 2019-10-03 15:24:37 +08:00
WaferJay
73bdc2d001 Add simple support for missevan.com
* single audio file download
* album download by --playlist option
2019-10-03 14:43:32 +08:00
cage
da62c488cd Update bilibili.py 2019-10-02 18:37:06 +08:00
cage
0d63b1d287 Update bilibili.py 2019-10-02 18:05:38 +08:00
Mort Yao
a38355711d
version 0.4.1355 2019-09-24 13:44:06 +02:00
Mort Yao
8fbd5f3982
[json_output] use dash_streams only if it exists 2019-09-24 11:24:34 +02:00
Mort Yao
a9b02548af
Merge branch 'develop' of https://github.com/Ensteinjun/you-get into Ensteinjun-develop 2019-09-18 12:58:38 +02:00
Mort Yao
47451e913e
Merge branch 'develop' of https://github.com/lxfly2000/you-get into lxfly2000-develop 2019-09-18 12:54:25 +02:00
Ensteinjun
b5fe910359 get all streams we can download 2019-09-18 16:24:55 +08:00
lxfly2000
6efb4b0d43 Change acfun.py 2019-09-17 18:19:36 +08:00
jiang.ma
f58a1c08bf [ixigua] Fix error of matching title 2019-09-17 09:59:43 +08:00
Mort Yao
42924dcad5
[bilibili] squanch this 2019-09-11 18:26:29 +02:00
Mort Yao
d645eb7d70
version 0.4.1347 2019-09-09 23:14:04 +02:00
Mort Yao
fea965d47c
[acfun] fix (partly) #2734 (bangumi support still TBD) 2019-09-09 23:07:18 +02:00
FSpark
06b9d97382
[bilibili] Fix bilibili download 403 2019-09-09 17:39:41 +02:00
chenxing
0ec2a6ee56 modify encoding with open cookies file 2019-08-28 10:20:55 +08:00
Mort Yao
0c0209be22
Merge branch 'develop' of https://github.com/axzxc1236/you-get into axzxc1236-develop 2019-08-19 13:43:44 +02:00
axzxc1236
65293201f3 Fix wrong video title for ixigua 2019-08-18 08:45:24 +08:00
axzxc1236
154b22930b Pick best video quality for ixigua 2019-08-18 08:10:15 +08:00
Justsoos
804eb35ac8
for egame 2019-08-12 05:55:32 +08:00
Justsoos
09982a36ce
works again 2019-08-12 05:54:07 +08:00
lxfly2000
aa151acaa3 Fix AcFun Bangumi download. 2019-08-10 19:31:29 +08:00
Semen Zhydenko
be931a5416 Unkown -> Unknown 2019-08-05 09:53:54 +02:00
Semen Zhydenko
013e75c886 infomation -> information 2019-08-05 09:53:23 +02:00
Semen Zhydenko
2b80c6de9d basicly -> basically 2019-08-05 09:53:01 +02:00
Semen Zhydenko
4587fd913d avalable -> available 2019-08-05 09:52:38 +02:00
Mort Yao
4ca4a51507
[twitter] disable faker to prevent 302 infinite redirect 2019-08-03 15:53:37 +02:00
Mort Yao
2a1db6e79c
[panda] purge 2019-08-03 13:53:57 +02:00
Mort Yao
0fe204ad06
[youtube] warn when target URL is from a playlist and --playlist is not used 2019-08-03 10:31:49 +02:00
Mort Yao
648487b9a2
version 0.4.1328 2019-08-02 13:30:10 +02:00
Mort Yao
735e953ce5
Merge branch 'patch-1' of https://github.com/yaotianran/you-get into yaotianran-patch-1 2019-08-02 13:17:26 +02:00
Mort Yao
864757f5bb
Merge branch 'develop' of https://github.com/xiaohutushen30/you-get into xiaohutushen30-develop 2019-08-02 13:06:51 +02:00
Mort Yao
2932665efb
Merge branch 'develop' of https://github.com/qiaoruntao/you-get into qiaoruntao-develop 2019-08-02 12:58:59 +02:00
Mort Yao
70d52071e0
Merge branch 'develop' of https://github.com/Ensteinjun/you-get into Ensteinjun-develop 2019-08-02 11:31:59 +02:00
Ensteinjun
e36675ce72 Fix bug: unable get video title 2019-07-30 15:09:55 +08:00
Mort Yao
d3d397178f
[common] update UA 2019-07-25 23:08:23 +08:00
qiaoruntao
151938e1aa 修复快手直播无法下载的问题 2019-07-16 13:42:18 +08:00
laiqing
179bbeaa5e 修复西瓜视频获取不到video id和title的问题 2019-07-16 12:48:55 +08:00
Tianran YAO
80671b86ae
changed youku ccode to 0519 2019-07-16 09:45:54 +08:00
Will Han
c617e68efa Fix the parser issue for acfun videos. 2019-07-02 10:46:34 +08:00
GuanFoxyier
fe7279ab47 修复酷狗音乐无法下载问题 2019-06-17 10:16:17 +08:00
GuanFoxyier
c3ef3740f3 Merge branch 'develop' of https://github.com/soimort/you-get into develop 2019-06-17 09:19:20 +08:00
Mort Yao
2496decf24
version 0.4.1314 2019-06-11 16:02:36 +02:00
Mort Yao
1758cd0ae9
[youtube] signature -> sig (fix #2711) 2019-06-11 15:56:46 +02:00
GuanFoxyier
8c41765d13 fix sohu 2019-05-24 14:35:49 +08:00
GuanFoxyier
5e5d2540d5 fix sohu 2019-05-24 14:33:17 +08:00
Mort Yao
42b2f1afaa
Merge branch 'develop' of https://github.com/GuanFoxyier/you-get into GuanFoxyier-develop 2019-05-23 23:21:37 +02:00
GuanFoxyier
8eb703edbe fix le 2019-05-23 11:12:49 +08:00
GuanFoxyier
5ef3d2dc55 fix letv 2019-05-23 10:49:07 +08:00
Mort Yao
fc10ea1d06
[common] fix get_output_filename 2019-05-19 16:38:16 +02:00
Mort Yao
9e9b2ce671
Merge branch 'develop' of https://github.com/icemoon1987/you-get into icemoon1987-develop 2019-05-19 16:00:44 +02:00
Mort Yao
6648e007e3
[common] set output_filename for multi-part downloads (longstanding bug since 20ebd90 and d8e2a93) 2019-05-19 02:06:37 +02:00
URenko
3926c0ea02
https support for AcFun 2019-05-09 17:28:03 +08:00
Mort Yao
edbe9dd4c1
version 0.4.1302 2019-05-09 01:43:06 +02:00
Mort Yao
fbf46b0453
[youtube] fix #749, again (see also 1401f9a) 2019-05-09 01:22:03 +02:00
icemoon1987
8103f29b78 change --skip-ignore-size to --skip-existing-file-size-check 2019-04-29 14:16:51 +08:00
Mort Yao
b746ac01c9
[universal] update 2019-04-29 00:29:28 +02:00
Mort Yao
ad08f82a1a
[embed] get rid of empty src in iframe 2019-04-28 19:02:45 +02:00