Commit Graph

1373 Commits

Author SHA1 Message Date
Mort Yao
919b2e65a8
Merge branch 'fix-iqiyi' of https://github.com/zhangn1985/you-get into zhangn1985-fix-iqiyi 2016-07-01 06:31:51 +02:00
Zhang Ning
78ee9fffe3 iqiyi: support more stream quality
algorism form @ERioK
thank you @ERioK

v2. remove iqiyi_sc.py, and remove Unicode literal syntax
v3. indent mistake
v4. support vip streams
v5. combine stream profile by size
v6. support 4k profiles

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-07-01 07:46:06 +08:00
David Zhuang
e0408c8037 Merge pull request #1239 from cnbeining/cntv-cctv
[CNTV] Fix CCAV domain, Add pattern, fix #1193 ,#909 , replace #1031
2016-06-30 12:02:07 -04:00
David Zhuang
48159051de [CNTV] reduce code 2016-06-30 02:43:41 -04:00
David Zhuang
62a9e35ed0 [CNTV] Fix CCAV domain, Add pattern, fix #1193 ,#909 , replace #1031 2016-06-30 02:36:07 -04:00
David Zhuang
18bc44ea41 [FFmpeg] Fix stream corrupted if Ctrl+C
Use q instead.
2016-06-29 23:42:19 -04:00
David Zhuang
fd93b0380d [FFmpeg] Change arguments to record M3U 2016-06-29 23:15:28 -04:00
David Zhuang
2d542c2cd3 [iQiyi]CI complaint CI complaint go away 2016-06-29 21:54:46 -04:00
David Zhuang
0d06c260c0 [iQiyi]try to fix CI complaint 2016-06-29 21:28:49 -04:00
David Zhuang
ef0fcb0b2e merge zh
Merge branch 'fix-iqiyi' of https://github.com/zhangn1985/you-get into ffmpeg-live
2016-06-29 16:53:44 -04:00
David Zhuang
5966a090f4 [Common, ffmpeg]Exp: Add a ffmpeg downloader and player for any URL 2016-06-29 15:56:39 -04:00
Mort Yao
7c2ea4f641
Merge branch 'hjk41-develop' into develop (close #1046) 2016-06-29 18:13:44 +02:00
Zhang Ning
8bc81d9a70 iqiyi: support more stream quality
algorism form @ERioK
thank you @ERioK

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-06-29 20:18:18 +08:00
Chuntao Hong
d370e9952f enable --socks-proxy 2016-06-28 16:44:54 +08:00
Mort Yao
d8aca8f542
[bilibili] quick hack for bangumi URLs (fix #1226) 2016-06-26 16:50:28 +02:00
Zhang Ning
9c8d8b0023 iqiyi: use html5 to fix #1211 , but lose some stream quality
thanks @yan12125

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-06-25 15:16:04 +08:00
Mort Yao
a256b44e3e
version 0.4.455 2016-06-23 22:15:36 +02:00
Mort Yao
13dc2e9d61
[facebook] fix #1203 2016-06-23 22:13:15 +02:00
Mort Yao
fc83718e58
[miaopai] fix #1194 2016-06-23 21:23:17 +02:00
Mort Yao
166596e6bc
Merge branch 'develop' of https://github.com/smart-techs/you-get into smart-techs-develop 2016-06-22 16:57:13 +02:00
Yi Zhi
b05fa57a36 [Bilibili] download specified P according to the link 2016-06-22 22:31:06 +08:00
Mort Yao
c0f2a17286
contrib: Add shell completion definitions for Bash, Fish and Zsh (close #1180) 2016-06-22 12:47:47 +02:00
David Zhuang
c000bd4fad Merge pull request #1190 from zhuzhichao/patch-1
Install via brew (Mac only)
2016-06-04 12:18:23 -04:00
zhuzhichao
aaf0041446 Install via brew (Mac only) 2016-06-04 14:20:42 +08:00
David Zhuang
912a519ea8 Merge pull request #1183 from soimort/readme-pip-git
[Readme] Add pip install from Github
2016-06-02 15:04:24 -04:00
David Zhuang
c372b09e59 [Readme] Add pip install from Github 2016-05-29 17:29:15 -04:00
Zhiming Wang
3b4a576e6c
Add shell completion definitions for Bash, Fish and Zsh
Paths of completion definitions in this repo are inconsequential, and I
don't know a convention for that, so I just modelled it on git.git
https://github.com/git/git/tree/master/contrib/completion. What's
different here is that instead of using a uniform naming scheme for each
file (you-get-completion.<shellname>), I'm using the conventional name
for each shell, which means _you-get for Zsh, for instance. Users of
each shell should be able to pick out the completion definition for
their shell based on the filenames; in the worst case, they can still
tell from the comment at the top of each file.

Note that I'm no expert on Bash or Fish completion, so
you-get-completion.bash and you-get.fish may not be written in the
idiomatic way. (you-get-completion.bash is most certainly not idiomatic,
if there's an idiom at all.)

Closes #1178.
2016-05-28 18:50:50 -07:00
Mort Yao
cb39f4b9f3
Merge branch 'qq-robust-url' of https://github.com/jackyzy823/you-get into jackyzy823-qq-robust-url 2016-05-28 18:46:53 +02:00
Mort Yao
d790eb597c
Merge branch 'jackyzy823-netease-radio' into develop (fix #1145) 2016-05-28 17:55:06 +02:00
Mort Yao
0b3eb24198
Merge branch 'netease-radio' of https://github.com/jackyzy823/you-get into jackyzy823-netease-radio 2016-05-28 17:54:34 +02:00
Mort Yao
82460be562
Merge branch 'develop' of github.com:soimort/you-get into develop 2016-05-28 16:12:33 +02:00
Mort Yao
10d6566552
[bilibili] fix #1176 2016-05-28 16:11:49 +02:00
jackyzy823
fd2a290ffe [QQ] more robust url extractor 2016-05-28 09:32:07 +00:00
David Zhuang
f4c4402f45 Merge pull request #1140 from cnbeining/fix-mgtv
[MGTV]Fix some video cannot be downloaded in full length
2016-05-28 02:52:43 -04:00
David Zhuang
2e4cef71ff Merge branch 'develop' into fix-mgtv 2016-05-28 02:51:15 -04:00
Mort Yao
b9431422d8
[twitter] support scribe_playlist_url (vine) 2016-05-28 04:19:25 +02:00
jackyzy823
9c67f40258 [Netease] add support for radio & program 2016-05-27 16:18:56 +00:00
Mort Yao
71ec9cad22
[videomega] support embedded URLs 2016-05-27 03:12:49 +02:00
Mort Yao
8879bca209
[videomega] fix support 2016-05-27 01:48:51 +02:00
David Zhuang
7076c002c7 Merge pull request #1169 from 4ft35t/fix-path-error
[You-Get]fix path error
2016-05-26 14:19:42 -04:00
4ft35t
b6a00c3e14 fix path error 2016-05-26 23:52:22 +08:00
Mort Yao
f7350381b6
Merge branch 'timeout_retry' of https://github.com/JayXon/you-get into JayXon-timeout_retry 2016-05-26 01:59:13 +02:00
David Zhuang
1dcaa3c159 Merge pull request #1164 from osinx/osinx-patch-1
Add support http://baidu.ku6.com close #1163
2016-05-25 16:50:19 -04:00
osinx zhou
c89c977189 Support http://baidu.ku6.com #1163 2016-05-25 15:35:41 +08:00
JayXon
48640e279f Add -t and --timeout option
To set socket timeout, default is 600 seconds.
2016-05-24 20:58:28 -07:00
JayXon
854386f22f Retry request if timeout in get_content 2016-05-24 20:13:32 -07:00
Mort Yao
5f99e1dfd3
version 0.4.424 2016-05-23 22:38:19 +02:00
Mort Yao
186762b4b5
update README 2016-05-23 22:26:36 +02:00
Mort Yao
d2d6fcb953
[twitter] fix #1139 (really) 2016-05-23 22:13:12 +02:00
Mort Yao
d1d62ae304
[twitter] fix #1139 2016-05-23 17:28:29 +02:00