Commit Graph

1056 Commits

Author SHA1 Message Date
Mort Yao
73eb64431a Merge branch 'develop' of https://github.com/wenLiangcan/you-get into wenLiangcan-develop 2016-03-15 22:28:18 +01:00
cnbeining
0dc96c29a3 [dilidili] Delete unused code 2016-03-15 12:24:46 -04:00
wenLiangcan
052a641043 [Huaban] Refactoring.
Remove customized file handling and logging code and make use of
`downalod_urls()` and `print_info()`.
2016-03-16 00:23:28 +08:00
wenLiangcan
ce10df775c Fix progressbar animation. 2016-03-16 00:23:28 +08:00
wenLiangcan
911794a372 Use pin id as output filename. 2016-03-16 00:23:28 +08:00
wenLiangcan
343c410973 Add huaban.com support. 2016-03-16 00:23:28 +08:00
cnbeining
1746adab22 [dilidili]Fix #987, close #986 2016-03-15 03:00:07 -04:00
cnbeining
b35a0bd9f9 [CKPlayer]Refractionation to provide better support of headers, etc 2016-03-15 02:41:23 -04:00
cnbeining
1848dbe7d7 [CKPlayer]Extract by XML
To be used for convenience. Downloader not fully tested!
2016-03-15 01:46:37 -04:00
Mort Yao
80ea797cb6 [bilibili] add support for live.bilibili.com (close #986) 2016-03-15 05:11:34 +01:00
zhangn1985
069e8ca5db Merge branch 'develop' into for-up 2016-03-14 11:27:14 +08:00
Mort Yao
cc1840f187 [extractor] use maybe_print for video-profile (fix #982) 2016-03-13 19:41:34 +01:00
Zhang Ning
a2308ad2a1 reset url and vid when download in serial
when use xxx_download_by_url(url1/url2)
vid will not reset, only first url will download

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-03-11 19:47:48 +08:00
Mort Yao
bf495b1bed version 0.4.330 2016-03-11 00:00:00 +01:00
Mort Yao
225f18d347 [common] catch UnicodeEncodeError and instruct users to change the locale 2016-03-10 22:48:35 +01:00
Mort Yao
6590bb33cd [iqiyi] close #972 2016-03-10 19:30:15 +01:00
Mort Yao
0ac3bdd5b3 [bilibili] change to generic appkey, fix #973 2016-03-10 19:25:18 +01:00
Mort Yao
ad6fcf2557 [infoq] fix #957 2016-03-06 03:44:49 +01:00
Mort Yao
bf9910ad97 version 0.4.324 2016-03-05 20:17:43 +01:00
Mort Yao
6c2c29f724 [youtube] fix for age-restricted videos, which do not contain ytplayer.config (or html5player) on web page 2016-03-05 19:43:17 +01:00
Mort Yao
511098e71f [iqiyi] add download_playlist_by_url(), fix #940 2016-03-05 17:48:09 +01:00
Mort Yao
221fda25b3 [common] maybe_print(): fix positional arguments 2016-03-05 16:58:57 +01:00
Mort Yao
cd5cfc775f [common] maybe_print() ignores any non-printable characters (which used to cause an exception, which is not intuitive) 2016-03-05 16:18:14 +01:00
Mort Yao
1a8f332712 [iqiyi] strip Unicode character \u200b 2016-03-05 13:46:35 +01:00
Mort Yao
35a5dac007 [infoq] add support 2016-03-05 02:26:29 +01:00
Mort Yao
6df6a81e7d [twitter] fix #948 2016-03-04 14:46:14 +01:00
Mort Yao
4173268a8e [755] support direct URLs (stat.7gogo.jp) 2016-03-03 23:57:39 +01:00
Mort Yao
fd1c63618a [letv] fix #947 2016-03-03 21:49:47 +01:00
Mort Yao
abf477f796 [bilibili] hint for DNS failure 2016-03-03 04:00:44 +01:00
Mort Yao
a577c8553e [bilibili] hint for cookies 2016-03-03 03:55:51 +01:00
Mort Yao
81a81b0abe [common] fix #943 2016-03-02 02:50:15 +01:00
Sleaze
5aa7b87dce Support for tumblr-hosted videos. 2016-02-29 15:59:04 -08:00
cnbeining
efcec11376 [Miaopai]Add Weibo URL pattern without login 2016-02-29 17:22:47 -05:00
Mort Yao
73f5bbc998 version 0.4.306 2016-02-29 15:12:53 +01:00
Mort Yao
a732c15e0e [google+] complete itag: 102 2016-02-27 23:31:20 +01:00
Mort Yao
3493437721 [google+] fix support for videos (image/gif is not what we want) 2016-02-27 23:25:51 +01:00
Mort Yao
ab4ba75d2f [google+] add TBD comments 2016-02-27 22:53:48 +01:00
Mort Yao
145941fcc2 [google+] support /photos/.../albums/... urls 2016-02-27 22:49:01 +01:00
Mort Yao
9bb06c45b4 [google+] extract multiple photos in a post 2016-02-27 22:45:08 +01:00
Mort Yao
3931c4be03 [755] skip stamp images 2016-02-26 01:31:26 +01:00
Mort Yao
92a6efcbfe [acfun] fix exception when caption not present in youku source 2016-02-25 20:14:59 +01:00
jiemoon
2948847caf [QQ] update the url of get video info 2016-02-24 15:41:47 +08:00
Mort Yao
b3623c3404 version 0.4.293 2016-02-19 14:32:51 +01:00
cnbeining
2d71b96847 [Yixia-Miaopai]Updating more pattern 2016-02-19 02:20:20 -05:00
cnbeining
ab3fbe0502 [YIxia-Miaopai] Fix #926 2016-02-19 02:12:39 -05:00
David Zhuang
178a9a54ad Merge branch 'develop' into THVideo 2016-02-19 00:28:24 -05:00
Mort Yao
aabf30641b [tudou] fix #925 2016-02-18 15:50:14 +01:00
Mort Yao
ef8cc3dba1 Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop 2016-02-18 06:39:45 +01:00
cnbeining
051895c901 [THVideo] Add Support 2016-02-16 00:29:40 -05:00
Mort Yao
321572404b [755] fix #919 2016-02-11 01:07:34 +01:00
lilydjwg
bf59adcd8b [bar] handle speed >= 1GiB/s nicely
I suppose there won't be >= 1TiB/s speed in the near future.
2016-02-10 16:42:58 +08:00
lilydjwg
af42e7cedc [bar] show "100%" instead of "100.0%" 2016-02-10 16:42:58 +08:00
lilydjwg
9fa6ef1f6f [bar] don't overflow on large files (>1G)
https://github.com/soimort/you-get/pull/898#issuecomment-180015169
2016-02-10 16:42:58 +08:00
lilydjwg
4e05b55394 Revert "Revert pull request #898"
This reverts commit 966840e22a.
2016-02-10 16:41:52 +08:00
Mort Yao
8c3dc1e11f [56] fix #867 2016-02-10 02:26:43 +01:00
Mort Yao
1e2f5de845 [youtube] fix #912 2016-02-07 15:13:24 +01:00
Mort Yao
129695b3c6 [163] fix #917 2016-02-07 15:11:25 +01:00
Mort Yao
07b864dd16 version 0.4.272 2016-02-05 16:29:00 +01:00
Mort Yao
78801cc496 [youtube] fix #911 2016-02-04 22:28:25 +01:00
Mort Yao
2d6ca33402 Merge branch 'develop' of https://github.com/jiemoon/you-get into jiemoon-develop 2016-02-04 21:24:10 +01:00
Mort Yao
966840e22a Revert pull request #898 2016-02-04 20:29:03 +01:00
xyuanmu
9c0abc6c64 fix m5.music.126.net return 404 2016-02-04 11:48:16 +08:00
Mort Yao
af8d827d57 version 0.4.266 2016-02-03 15:43:36 +01:00
jiemoon
4ac5978948 Fix 秒拍部分视频标识包含换行符等,导致正则匹配异常的bug 2016-01-31 15:00:09 +08:00
Mort Yao
0a68e50006 Merge branch 'bar-finetune' of https://github.com/lilydjwg/you-get into lilydjwg-bar-finetune 2016-01-25 14:51:40 +01:00
Mort Yao
13168259f9 [tumblr] fix #901 (2, embedded vine videos) 2016-01-25 14:48:55 +01:00
Mort Yao
a9f063f2e8 [tumblr] fix #901 (1) 2016-01-25 14:37:29 +01:00
lilydjwg
3941e0d1c6 [bar] fix bar size 2016-01-24 18:46:41 +08:00
Mort Yao
446f90f559 Merge branch 'ffmpeg-check-call' of https://github.com/lilydjwg/you-get into lilydjwg-ffmpeg-check-call 2016-01-24 03:45:42 +01:00
Mort Yao
81d2a1daed Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop 2016-01-23 15:06:44 +01:00
lilydjwg
d470c8c29a [ffmpeg] more check_call replacing wrong 'raise's 2016-01-23 13:15:07 +08:00
lilydjwg
af588b2f9f [bar] update bar display at the beginning
or it may not show up itself promptly, leaving the user wondering why it
doesn't start.

I met this problem with http://www.letv.com/ptv/vplay/1709438.html,
which downloads really fast, but I have to wait a few seconds before the
bar shows up.
2016-01-23 13:07:18 +08:00
lilydjwg
28d04b0ad4 [bar] dynamically calculate bar size
or it'll may be too short or too long as 'total_pieces' changes
old one has problems with http://www.letv.com/ptv/vplay/1709438.html
2016-01-23 13:06:23 +08:00
lilydjwg
bd2179ed76 [qq] fix title for some videos
e.g. http://v.qq.com/cover/p/ps6mnfqyrfo7es3.html?vid=q0181hpdvo5
hope this won't break others, or we should try to recognize the URL
pattern (maybe apply to only URLs with "/cover/")?
2016-01-23 11:47:08 +08:00
lilydjwg
46f8bc18ea [qq] support for embedded video URLs
e.g. http://v.qq.com/iframe/player.html?vid=q01536xb5rb&tiny=0&auto=0
2016-01-23 11:40:58 +08:00
Zhang Ning
75d8367ade Revert "[ZhanQi]temporary fix using RTMP url"
This reverts commit 953c2547bc.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-01-22 17:59:09 +08:00
Zhang Ning
1f2c0bde94 Revert "fix zhanqitv"
This reverts commit eaab0ce3ed.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-01-22 17:58:53 +08:00
Mort Yao
511afb3862 [vimeo] fix #879 2016-01-22 04:35:40 +01:00
Mort Yao
3c7499e3cb Merge branch 'develop' of https://github.com/linhua55/you-get into linhua55-develop (fix #875) 2016-01-22 04:14:28 +01:00
xyuanmu
56f11ab799 Update iqiyi key 2016-01-20 11:29:15 +08:00
U-TQPN6VIPCMWKPWG\Administrator
b115b1f392 [youku] fix extractor_proxy option 2016-01-15 14:55:28 +08:00
Mort Yao
858f460902 version 0.4.245 2016-01-11 11:08:31 +01:00
Mort Yao
4ef5825f25 [youku] fix #868 2016-01-11 10:39:09 +01:00
Mort Yao
65e00b58cd [acfun] fix #776 2016-01-11 00:18:49 +01:00
Mort Yao
9a9e706cb6 [netease] no-caption check 2016-01-08 17:48:16 +01:00
Mort Yao
e27b5cae49 [extractor] no-caption check 2016-01-08 17:40:38 +01:00
Mort Yao
e9a431cd7d [bilibili] no-caption check 2016-01-08 17:21:49 +01:00
Mort Yao
f596b36ac7 [common] add new option: --no-caption 2016-01-08 16:55:14 +01:00
Mort Yao
b9adeef6d3 Merge branch 'develop' of https://github.com/ERioK/you-get into ERioK-develop 2016-01-08 13:47:54 +00:00
Mort Yao
447f46f56c version 0.4.236 2016-01-08 13:51:35 +01:00
ERiok
eaab0ce3ed fix zhanqitv 2016-01-08 13:31:16 +08:00
Mort Yao
141cb1166c [baidu] fix tieba albums 2016-01-06 22:33:34 +01:00
Mort Yao
aa724f3a57 [youku] Use fallback stream data in case of HTTP 404, fix #857 (replace and close #853) 2016-01-06 22:23:57 +01:00
Mort Yao
405ffc0633 version 0.4.232 2015-12-31 16:45:54 +01:00
Mort Yao
56a5e63edb [videomega] better approach using str.translate() 2015-12-31 13:57:16 +01:00
Mort Yao
cfad01e464 [videomega] add support 2015-12-31 12:50:38 +01:00
Mort Yao
ef966931a3 [imgur] add support 2015-12-31 11:20:37 +01:00
Mort Yao
89c11a2a7c [56] fix #837 2015-12-31 08:06:30 +01:00
Mort Yao
08aedccdd7 [youku] randomize Cookie 2015-12-30 15:44:09 +01:00
lh
ad5db57afe [youku] fix cookie's issue 2015-12-30 22:06:53 +08:00
Mort Yao
79d1a41804 [twitter] fix #842 2015-12-29 16:10:45 +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
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
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
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
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
Mort Yao
66cf7b2bdb [vimeo] support https in URL pattern (a potential improvement for all extractors in the future) 2015-11-23 06:14:37 +01:00
Mort Yao
885c010b94 version 0.4.167 2015-11-22 06:14:11 +01:00
Mort Yao
6c293749c3 [cntv] merge=False (ffmpeg concat demuxer fails on corrupted segments, see #767) 2015-11-22 04:33:09 +01:00
Mort Yao
dcf59e8754 [common] do not take SystemExit wrongly 2015-11-21 05:11:58 +01:00
Mort Yao
2aa55aee97 [youtube] make use of browse_ajax (fix #746) 2015-11-21 05:10:46 +01:00
Mort Yao
1729d97d77 [embed] redundant regex 2015-11-20 23:36:18 +01:00
friday
2a756620de [iqiyi] get curid from URL (close #766) 2015-11-20 07:57:25 +01:00
Mort Yao
7e62920231 [vimeo] fix (for videos not shown public) 2015-11-20 05:26:32 +01:00
虾哥哥
316aff7833 add pattern for url like http://tv.cntv.cn/video/VSET100241824133/ee5ed807346c4b6086f105ef10b559f3 2015-11-13 22:43:18 +08:00
Mort Yao
7d0f9c5ce8 [twitter] minor fix 2015-11-13 03:40:07 +01:00
Mort Yao
a08d6cca52 version 0.4.156 2015-11-12 02:03:50 +01:00
Mort Yao
1437c6b2e6 [vimeo] fix 2015-11-12 01:03:08 +01:00
Mort Yao
a418bec38d [google] fix for notification links 2015-11-11 18:13:32 +01:00
Mort Yao
7ce003caa3 [musicplayon] new site support (using VideoExtractor) 2015-11-11 08:26:48 +01:00
Mort Yao
df4076c772 [tumblr] support direct URLs 2015-11-11 07:53:58 +01:00
Mort Yao
fbe0d9fdfc [youtube] fix #757 2015-11-11 07:37:39 +01:00
Mort Yao
5b9ab46939 [embed] support embedded iqiyi patterns 2015-11-11 05:17:45 +01:00
Mort Yao
ee06e3a516 [embed] support embedded yinyuetai patterns 2015-11-11 04:20:26 +01:00
Mort Yao
4d8e6e5c99 [acfun] fix #745 2015-11-11 01:41:16 +01:00
Mort Yao
babbd22368 [755] filenames may be duplicated (sometimes) 2015-11-10 05:25:57 +01:00
Mort Yao
fc370c5220 [755] use movieUrlHq 2015-11-10 04:58:46 +01:00
Mort Yao
f44a995366 [pinterest] new site support (using VideoExtractor) 2015-11-10 02:56:53 +01:00
Mort Yao
87121a3a26 [netease] switch to m5.music.126.net (as suggested in #743) 2015-11-10 00:19:47 +01:00
Mort Yao
2fcfcd0488 [twitter] support embedded Vine 2015-11-09 16:48:14 +01:00
Mort Yao
20e9ef4708 [vine] support card URLs 2015-11-09 16:45:32 +01:00
Mort Yao
df4f6064fb version 0.4.136 2015-11-09 02:49:19 +00:00
Mort Yao
22b0c5c7ed [common] fix division by zero 2015-11-09 02:47:55 +00:00
Mort Yao
824a121fcd version 0.4.134 2015-11-09 00:40:30 +01:00
Mort Yao
763b1e7cb8 [youtube] nope 2015-11-08 01:23:57 +01:00
Mort Yao
cf237b4c24 [youtube] fix more (follow-up to 5dd7b5f) 2015-11-08 00:55:10 +01:00
Mort Yao
aa3c58192a [iqiyi] update key (close #750) 2015-11-07 23:12:49 +01:00
Yuya Minami
31b6c1569b add referer to fake_headers 2015-11-07 19:43:31 +09:00
Mort Yao
f8220f164c [youtube] enable all DASH streams 2015-11-06 05:57:56 +01:00
Mort Yao
1401f9ad97 [youtube] fix #749 2015-11-06 03:47:06 +01:00
Mort Yao
a2b34696f1 [netease] fix #743 2015-11-02 16:08:36 +01:00
Mort Yao
6e1c124de4 version 0.4.125 2015-10-29 22:41:12 +01:00
Mort Yao
214deb6c8b [tumblr] filter out some non-image urls 2015-10-29 20:47:18 +01:00
Alexsander Falcucci
cba9588da3 added ternary condition on instagram extractor 2015-10-29 01:15:05 -02:00
Mort Yao
d68ed95c20 [universal] fix long filenames 2015-10-27 12:45:04 +01:00
Mort Yao
82e2345b86 Merge branch 'dilidili' of https://github.com/cnbeining/you-get into cnbeining-dilidili 2015-10-27 02:20:01 +01:00
Mort Yao
6b068759d3 [universal] use filename if len(filename) >= 5 2015-10-27 01:40:34 +01:00
cnbeining
651e472f3b [dilidili] Add support 2015-10-26 01:34:22 -04:00
Mort Yao
d6a546624e [google] support URL with "?cfem=1" postfix 2015-10-26 02:49:01 +01:00
Mort Yao
475c812f9e [universal] catch links with href to .png and .gif 2015-10-26 02:43:47 +01:00
Alexsander Falcucci
7c03376e55 added new key 2015-10-24 05:24:43 -02:00
Mort Yao
5fe3cc86eb [util.git] fix get_version() 2015-10-24 03:47:21 +02:00
Mort Yao
d4669c6618 [universal] catch jpeg 2015-10-24 03:25:27 +02:00
Mort Yao
fb8acf4320 version 0.4.111 2015-10-23 05:33:31 +02:00
Mort Yao
9875939d18 [common] option -d is short for --debug 2015-10-22 23:00:24 +02:00
cnbeining
b0128fd879 Add Interest.me (CJ E&M) support 2015-10-22 14:56:07 -04:00
Mort Yao
d80a799569 Remove support:
* Blip.tv <http://blip.tv>
* Catfun (喵星球) <http://www.catfun.tv>
* Coursera <https://www.coursera.org>
* SongTaste <http://www.songtaste.com>
* VID48 <http://vid48.com>
* VideoBam <http://videobam.com>

See #732 for details.
2015-10-22 16:58:44 +02:00
Mort Yao
ea30218f0c [term] fcntl module only available on Unix 2015-10-22 16:39:55 +02:00
Mort Yao
091e89415c [youtube] show error message when a video is unavailable
- As requested in #720#issuecomment-150197734
2015-10-22 15:41:49 +02:00
Mort Yao
89b93fba0d [iqiyi] fix #728 2015-10-22 15:29:22 +02:00
Mort Yao
5f339ed1fc [veoh] set info_only=info_only 2015-10-22 14:45:57 +02:00
Mort Yao
5ef404db55 Merge branch 'veoh' of https://github.com/cnbeining/you-get into cnbeining-veoh 2015-10-22 14:39:07 +02:00
cnbeining
58b8d479ac Add Veoh support, fix #79 2015-10-22 03:19:21 -04:00
Mort Yao
126351fec0 [extractor] 2015-10-22 05:03:49 +02:00
Mort Yao
961b0aa5be [universal] improve (more image patterns) 2015-10-22 04:50:55 +02:00
Mort Yao
f65158fe70 [common] update google_search(), fix #727 2015-10-21 22:36:11 +02:00
Mort Yao
834f5fdcf4 [youku] support show_page, fix #726 2015-10-21 22:23:10 +02:00
Mort Yao
5dd7b5fd10 [youtube] fix VEVO when no 's' field presents 2015-10-21 20:53:14 +02:00
cnbeining
901cbaaf73 Add Pixnet support, fix #129, replace #633 2015-10-21 20:33:07 +02:00
cnbeining
49549a8624 Add Yixia-Miaopai support, replace #639 2015-10-21 20:29:35 +02:00
Mort Yao
d8e2a9333b [common] add new option: --output-filename (close #425) 2015-10-21 20:28:49 +02:00
Mort Yao
f3d9c5df2b [common] improve error message, display a brief instruction to tell users what to do 2015-10-21 17:49:36 +02:00
Mort Yao
fad3fa8180 [embed] add more patterns for Tudou
- Example link: http://tieba.baidu.com/shipin/bw/video/play?kw=akb48&v_id=a35619448853a42b942231e1
2015-10-21 17:40:56 +02:00
Mort Yao
d60eafeacb redefine version (0.4.x) 2015-10-21 17:01:31 +02:00
Mort Yao
1172689992 [util.log] update 2015-10-21 16:45:06 +02:00
Mort Yao
f8b0064286 [common] add google_search() 2015-10-21 15:01:10 +02:00
Mort Yao
ee917b3920 [embed] add more patterns for Tudou
- Example link: http://tieba.baidu.com/p/4114753102
2015-10-21 13:37:34 +02:00
cnbeining
81d153e4b8 [miomio] quick fix #716 2015-10-21 00:13:17 -04:00
Mort Yao
e9aa6876fb [vimeo] fix unescape_html(None) 2015-10-21 05:26:27 +02:00
Mort Yao
0fbeffb949 [w56] partly solved #720 2015-10-21 05:13:53 +02:00
Mort Yao
2c7aa3b161 [universal] download images 2015-10-21 05:02:24 +02:00
Mort Yao
5916c96a6e [common] url_info: more MIME types 2015-10-21 04:23:12 +02:00
Mort Yao
8eebb1a9d4 [common] print_info: more MIME types 2015-10-21 02:49:14 +02:00
Mort Yao
8e8fad48aa [755] download images 2015-10-21 02:24:01 +02:00
Mort Yao
5567f68539 [rtmpdump] 2015-10-21 02:09:51 +02:00
Mort Yao
15c79c6f67 [common] adjust progress bar (shorten display of speed) 2015-10-21 00:46:00 +02:00
Mort Yao
b46e3ef9f1 [baidu] support tieba albums 2015-10-21 00:09:31 +02:00
Mort Yao
d517726f49 [google] download the image 2015-10-20 17:03:56 +02:00
Mort Yao
349409792c [flickr] download images 2015-10-20 05:34:09 +02:00
Mort Yao
e9b93f2dee [twitter] download images 2015-10-20 05:20:15 +02:00
Mort Yao
b93771f96e [instagram] download the image 2015-10-20 04:17:57 +02:00
Mort Yao
2817ad1552 [tumblr] download photo / photoset 2015-10-20 03:58:49 +02:00
Mort Yao
25cec6ea80 [vimeo] fix #718 2015-10-20 03:50:38 +02:00
Mort Yao
febc875009 [common] "Video Site" -> "Site" 2015-10-20 03:49:32 +02:00
Mort Yao
c14e3fd152 [baidu] support tieba videos and images 2015-10-20 00:52:06 +02:00
Mort Yao
5a26200c98 [common] add handy get_head(url) 2015-10-20 00:48:48 +02:00
Mort Yao
7e649856ae [netease] let's pretend we're not using the freakin key
- http://www.v2ex.com/t/131959
2015-10-19 23:05:44 +02:00
Mort Yao
0d6b064ba8 [netease] download lyrics for albums and playlists 2015-10-19 21:57:42 +02:00
Mort Yao
48182e852f [common] oops 2015-10-19 21:30:02 +02:00
Mort Yao
41c8b6f1bc [common] set the proper width of progress bar 2015-10-19 21:25:55 +02:00
Mort Yao
4c2864d6f1 [extractor] fix #713 2015-10-19 16:12:41 +02:00
Mort Yao
d1b346ed12 [common] show download speed on progress bar
- Close #178 (also requested in #284 and #700)
- Close #305
2015-10-19 15:04:15 +02:00
Mort Yao
0176fed38f [youtube] set html5player when parsing video page for DASH 2015-10-19 14:51:37 +02:00
Mort Yao
c5d0c78cfb [universal] universal extractor and direct downloader 2015-10-19 03:50:17 +02:00
Mort Yao
6a58918673 [embed] remove duplicated embedded URLs 2015-10-19 03:03:58 +02:00
Mort Yao
02f5781486 [common] use importlib to import modules from dict SITES 2015-10-18 22:51:41 +02:00
Mort Yao
db63b86df8 [youtube] fix AttributeError: 'YouTube' object has no attribute 'js' 2015-10-18 22:23:52 +02:00
Mort Yao
f9bfc66de3 [youtube] support DASH streams for VEVO videos 2015-10-18 21:48:50 +02:00
Mort Yao
c8542be595 [netease] add netease_lyric_download() 2015-10-18 07:09:28 +02:00
Mort Yao
a52c50e8aa [heavymusic] new site support 2015-10-18 06:03:27 +02:00