Commit Graph

586 Commits

Author SHA1 Message Date
Mort Yao
1496c77978 [bilibili] clean-up 2015-10-17 03:37:20 +02:00
Mort Yao
b0cbf6e81d [bilibili] load cookies 2015-10-17 02:53:27 +02:00
Mort Yao
acf990fed6 [common] --cookies loads Mozilla cookies.sqlite instead of Netscape cookies.txt 2015-10-17 02:53:27 +02:00
BuildTools
eb141c1908 Fix douyu
Took @yan12125 's advice, and thanks to @yan12125 .
This fix closes #580
2015-10-17 01:35:41 +02:00
Mort Yao
8e53ba72af Merge branch 'suntv' of https://github.com/cnbeining/you-get into cnbeining-suntv 2015-10-17 01:21:21 +02:00
Mort Yao
86cb42ba48 [bilibili] fix support of partitions (close #688)
- Download only one partition by default
- Support playlist (for downloading all partitions without merging)
2015-10-17 01:10:10 +02:00
Mort Yao
1994198b65 [bilibili] do not download danmaku for dry_run 2015-10-16 22:34:19 +02:00
Mort Yao
cdb447992c Revert "fix duplicate url bug for bilibili" 2015-10-16 21:48:21 +02:00
cnbeining
f012db3e63 Add suntv support 2015-10-14 17:39:04 -04:00
Mort Yao
cd1823e924 [tudou] fix playlists 2015-10-14 01:49:37 +02:00
Mort Yao
4b1df5160b [mixcloud] fix 2015-10-12 21:18:56 +02:00
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