Commit Graph

1220 Commits

Author SHA1 Message Date
Mort Yao
3c7792dd02 add you-get.plugin.zsh (for installation via antigen) 2015-12-24 00:03:06 +01:00
Mort Yao
5fa7704620 version 0.4.217 2015-12-22 12:45:23 +01:00
Mort Yao
4af36f640f Merge branch 'develop' of https://github.com/lsycxyj/you-get into lsycxyj-develop 2015-12-22 11:59:54 +01:00
Mort Yao
12465a6a30 [youtube] fix for new base.js (close #823) 2015-12-22 11:58:09 +01:00
Light Leung
ec6985f4c3 Update key 2015-12-20 21:02:22 +08:00
Mort Yao
371d5f2fed [tumblr] support tumblr-feed:entry 2015-12-17 03:09:19 +01:00
Mort Yao
9791833807 [tumblr] support dailymotion_download 2015-12-16 15:41:36 +01:00
Mort Yao
54fd42f138 [dailymotion] fix for embedded URLs 2015-12-16 15:39:21 +01:00
Mort Yao
9bbce66b6e version 0.4.210 2015-12-16 05:27:20 +01:00
Mort Yao
00af95b287 [Travis] enable faster builds with container-based infrastructure and docker 2015-12-16 04:33:20 +01:00
Mort Yao
facee031a8 [youku] implement oset(xs), which removes duplicates from a list and keeps the original order 2015-12-15 04:36:00 +01:00
Mort Yao
da4dcc9b85 [youku] parse show_episode (fix #781) 2015-12-15 04:33:51 +01:00
Mort Yao
ecd24e8aa3 Merge branch 'cnbeining-zhanqi-fix' into develop (fix #809) 2015-12-14 22:29:53 +01:00
cnbeining
953c2547bc [ZhanQi]temporary fix using RTMP url
Also some PEP8
2015-12-14 15:57:03 -05:00
Mort Yao
944a166c02 [common] fix urls_size (support faker and headers) 2015-12-13 04:55:50 +01:00
Mort Yao
f1e7885140 [miomio] fix #795 2015-12-13 04:45:45 +01:00
Mort Yao
5bba285a11 [README] add FC2 Video 2015-12-13 04:44:19 +01:00
Mort Yao
39ef2a0b6d [fc2video] formatting 2015-12-13 04:13:13 +01:00
Mort Yao
9bb12ad115 Merge branch 'fc2' of https://github.com/cnbeining/you-get into cnbeining-fc2
- Fix #102
2015-12-13 03:56:07 +01:00
Mort Yao
7f895973d4 [tumblr] fix for embedded vimeo videos 2015-12-13 03:31:09 +01:00
Mort Yao
6cbf9bd0e5 [vimeo] support referer for embedded players 2015-12-13 03:19:53 +01:00
Mort Yao
142020e0ad [nicovideo] fix #803 2015-12-11 22:13:39 +01:00
Mort Yao
28b08a0103 [embed] fix tudou_embed_patterns 2015-12-11 19:31:13 +01:00
Mort Yao
e5922a9182 [twitter] prioritize (main) images over videos 2015-12-10 09:56:50 +01:00
Mort Yao
c386a424df update README.md 2015-12-10 04:48:05 +01:00
Mort Yao
c060622be5 version 0.4.192 2015-12-10 04:25:24 +01:00
Mort Yao
74817a7a14 Merge branch 'yixia' of https://github.com/cnbeining/you-get into cnbeining-yixia 2015-12-09 21:46:30 +01:00
Mort Yao
b08dbab6db [youku] use streams only with the first (default) audio_lang 2015-12-09 21:32:39 +01:00
Mort Yao
e41d229779 [youku] add comments, close #797 2015-12-09 20:32:54 +01:00
Mort Yao
4389934466 Merge branch 'develop' of https://github.com/linhua55/you-get into linhua55-develop 2015-12-09 20:26:43 +01:00
Mort Yao
d4f931483b [tudou] pass **kwargs to youku_download_by_vid(), close #787 2015-12-09 19:53:26 +01:00
Mort Yao
1e32de477f [youku] use yxon=1 to retrieve URLs
- Fix #796
- Close #798
2015-12-09 19:24:02 +01:00
lh
da22ec2724 improve efficiency 2015-12-09 23:38:48 +08:00
lh
1100eb6060 fix language bug 2015-12-09 23:28:36 +08:00
Mort Yao
135c2442ee [youku] let KeyboardInterrupt raise 2015-12-09 13:34:15 +01:00
Mort Yao
4d1e69eae0 [mixcloud] fix 2015-12-09 10:47:21 +01:00
Mort Yao
f8f74540a9 [youku] code cleanup
- Clean up #783, fix #390 and close #451
- Add referer and cookie handler, fix #793 and close #794
2015-12-09 10:32:41 +01:00
cnbeining
683a475904 [FC2Video] Add support, fix #102 ; Add custom header support on all download functions
How could this project survive without customizing Headers?

Now Able to call with

download_urls([video_url], title, ext, size, output_dir, merge=merge,
headers = fake_headers)

and everywhere where you can use Faker.
2015-12-02 20:58:08 -05:00
cnbeining
a137ac22df Add Xiaokaxiu, redo Yixia logic 2015-12-02 17:55:02 -05:00
lh
127318d5d0 support full length of youku's video 2015-12-03 03:49:07 +08:00
Mort Yao
370b183d81 [56] the actual hd type is "wvga", close #775 2015-11-27 22:05:12 +01:00
Mort Yao
602af182ee [twitter] fix video extracting 2015-11-26 01:33:12 +01:00
Mort Yao
b639a2ed83 version 0.4.176 2015-11-24 21:47:51 +01:00
Mort Yao
d41b8a2a89 [youku] handle password-protected videos, fix #73 (again) 2015-11-24 21:37:40 +01:00
Mort Yao
6fdb9ca179 [youku] add support for audio languages, fix #369 (again) 2015-11-24 21:30:02 +01:00
Mort Yao
7fd4fac40f [youku] print error message 2015-11-24 20:51:05 +01:00
Mort Yao
c0b856a160 [youku] fix #771 2015-11-24 20:07:44 +01:00
Mort Yao
b6d4360491 [sohu] fix #769 2015-11-24 06:56:34 +01:00
Mort Yao
1c95109057 [letv] fix #770 2015-11-24 05:13:14 +01:00
Mort Yao
0523337f86 [baidu] support direct URLs (imgsrc.baidu.com) 2015-11-24 04:36:52 +01:00