Commit Graph

575 Commits

Author SHA1 Message Date
Mort Yao
8fa57ef85b [flickr] new site support 2015-10-12 20:59:43 +02:00
Mort Yao
b16cd48610 [iqiyi] update key (close #693) 2015-10-11 12:16:43 +02:00
lilydjwg
cccfd67550 [sina] match vid from the page
fix for http://video.sina.com.cn/view/249851143.html
2015-10-07 20:29:57 +08:00
Mort Yao
e9f16e12cc version 0.3.36 2015-10-05 20:59:56 +02:00
Mort Yao
5cdbbd9291 [acfun] fix "unexpected keyword argument 'json_output'" 2015-09-30 22:03:39 +02:00
Mort Yao
d9f77021b8 [soundcloud] update client_id, fix #679 2015-09-29 11:03:26 +02:00
Mort Yao
38c272c014 Merge branch 'json-output-support-more-extractors' of https://github.com/sceext2/you_get into sceext2-json-output-support-more-extractors 2015-09-27 22:32:53 +02:00
lilydjwg
acda697f54 [ffmpeg] use subprocess.check_call
This fixes RuntimeError: No active exception to reraise
2015-09-27 16:38:38 +08:00
sceext
1d7758b107 --json option now can support more extractors not using VideoExtractor 2015-09-26 18:42:26 +08:00
sceext
5eb9cebe4e fix extractors not use VideoExtractor after add --json option 2015-09-26 13:45:39 +08:00
Mort Yao
2f0e374fbd Merge branch 'sceext2-json-output' into develop 2015-09-25 21:49:17 +02:00
sceext
0c18a0873d add --json option: output video information in json text 2015-09-24 17:37:41 +08:00
sceext
9070d55b82 [iqiyi] simplify mix() function 2015-09-24 15:32:56 +08:00
Yen Chi Hsuan
dab2866332 [iqiyi] Update enc and authkey 2015-09-24 01:42:20 +08:00
Mort Yao
8985d57768 [archive] new site support 2015-09-21 10:28:59 +02:00
Mort Yao
e075433563 [common] fix infinite redirecting 2015-09-21 10:17:56 +02:00
Mort Yao
256e70d087 version 0.3.35 2015-09-21 01:23:46 +02:00
Mort Yao
e1fc6be9c4 Merge branch '755' into develop 2015-09-21 00:34:31 +02:00
Mort Yao
af03586d8b Merge branch 'new-qq' into develop 2015-09-21 00:30:36 +02:00
Mort Yao
b7814f6652 [755] new site support 2015-09-21 00:24:22 +02:00
Mort Yao
1a58b53270 [qq] reimplement qq.py, close #657 2015-09-20 23:55:19 +02:00
jackyzy823
117915c8bd Merge pull request #651 from junzh0u/gracefully-fail-on-single-video
[youku] gracefully handle single failure when downloading playlist
2015-09-19 20:02:05 +08:00
jackyzy823
c3b160c180 [IQIYI] 2015/09/18 new salt,describe method in comments of iqiyi.py 2015-09-18 15:46:17 +00:00
Jun Zhou
9283200c62 let KeyboardInterrupt bypass 2015-09-16 01:26:38 -04:00
Jun Zhou
fc93524cc3 [youku] gracefully handle single failure 2015-09-15 15:23:32 -04:00
Jun Zhou
20ebd902e0 [common] fix skipping download of file existence in some cases 2015-09-14 20:14:42 -04:00
Jun Zhou
70a1c3f425 [youku] support multi-page playlists 2015-09-13 19:29:36 -07:00
Mort Yao
b277d8d5d4 [common] divide the import of extractors into multiple lines 2015-09-12 23:38:02 +02:00
Mort Yao
851ccd6248 Merge branch 'vimeo-channel' of https://github.com/cnbeining/you-get into cnbeining-vimeo-channel 2015-09-12 23:32:23 +02:00
cnbeining
c67766c156 Fix #634 L2 2015-09-12 17:20:31 -04:00
cnbeining
0fc9e207a3 Add iQilu support 2015-09-10 14:43:39 -04:00
cnbeining
7ccf5d63a4 Add Vimeo Channel support 2015-09-10 02:15:31 -04:00
Mort Yao
b5112da1b2 Merge branch 'cnbeining-metacafe' into develop 2015-09-08 20:02:22 +02:00
Zhang Ning
5b56b1c8f7 rewrit iqiyi using VideoExtractor class
Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2015-09-07 22:21:58 +08:00
Mort Yao
7bdf8af620 Merge branch 'yinyuetai-api' into develop 2015-09-04 00:19:12 +02:00
Mort Yao
09b5986a5a Merge branch 'develop' of https://github.com/zhangn1985/you-get into zhangn1985-develop 2015-09-03 23:49:35 +02:00
Mort Yao
fafe450097 Merge branch 'metacafe' of https://github.com/cnbeining/you-get into cnbeining-metacafe 2015-09-03 23:35:44 +02:00
謝致邦
fad5a9b6da Update cntv.py 2015-09-03 20:10:20 +00:00
謝致邦
17ddd08cd7 Update cntv.py 2015-09-03 20:03:45 +00:00
Mort Yao
aa10e9f938 [yinyuetai] switch to JSON API, close #559 2015-09-03 19:54:07 +02:00
Zhang Ning
c73a636d43 support multi video in one page
add matchall api

matchall: almost same as match1, but it will return a list
of all matches.
2015-09-03 18:07:20 +08:00
Zhang Ning
b50cc2338f support embed player for youku/tudou
try sites one by one, to search video.
but not in video order.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2015-09-03 14:47:22 +08:00
cnbeining
f0826dd1e9 Add metacafe support 2015-09-02 15:37:50 -04:00
cnbeining
81cd814e3d Add funshion support, fix #215, replace #601, #604 2015-09-02 14:54:09 -04:00
Mort Yao
7459f9fad4 [dailymotion] fix title 2015-09-02 12:45:28 +02:00
Daniel Dumitran
cbeabd95e1 Fix problems with videos that do not have 720p mode 2015-09-01 22:56:02 -07:00
jackyzy823
b7cc2c38e6 fix dailymotion for #609 2015-08-29 00:23:29 +08:00
jackyzy823
3ca793cfdb Merge pull request #613 from CzBiX/tudou_size
fix bug in tudou, fix #612
2015-08-28 22:46:32 +08:00
jackyzy823
e1006388e3 Merge pull request #605 from cnbeining/miaopai
Add Weibo Miaopai support(微博秒拍视频)
2015-08-28 22:40:10 +08:00
CzBiX
1b88f4f03b fix bug in tudou, fix #612 2015-08-28 15:15:56 +08:00