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
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
Mort Yao
b91cf81a58
Merge branch 'jindaxia-add_cntv_pattern' into develop ( fix #654 )
2015-11-13 17:56:59 +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
0b478bbb4a
you-get: neat way to get _filepath ( close #762 )
2015-11-12 16:12:25 +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
c9fceb7b34
setup.py: set zip_safe to True ( close #759 )
2015-11-11 23:56:18 +01:00
Mort Yao
a418bec38d
[google] fix for notification links
2015-11-11 18:13:32 +01:00
Mort Yao
4d8c41c7da
update README.md
2015-11-11 08:45:47 +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