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
Mort Yao
c2db8a132f
Merge branch 'cnbeining-merge_aac_adtstoasc' into develop ( close #813 , fix #1158 )
2016-05-22 17:31:53 +02:00
Mort Yao
67d18c766a
processor/ffmpeg.py: 644
2016-05-22 17:28:01 +02:00
cnbeining
b4eb73965c
Add -bsf:a aac_adtstoasc when merging
...
As in #813 .
2016-05-22 17:23:30 +02:00
David Zhuang
86cf4dfed8
Merge pull request #1151 from cnbeining/qietv
...
[QiE]Add Support, close #1148
2016-05-20 04:36:56 -04:00
David Zhuang
21cc895f97
Merge branch 'develop' into qietv
2016-05-20 04:30:28 -04:00
David Zhuang
2cd4656b32
[QiE]Add Support
2016-05-20 04:28:30 -04:00
David Zhuang
c2eed05973
Merge pull request #1147 from jmargeta/EmbeddedVimeoSupport
...
[Vimeo]Support for embedded Vimeo videos
2016-05-19 17:36:42 -04:00
jmargeta
e6af1c6265
Support for embedded Vimeo videos
...
Example URL:
- http://www.miracletutorials.com/howto-embed-vimeo/
2016-05-19 22:57:48 +02:00
Mort Yao
5e428273f9
Merge branch 'NickeyKim-add-support-naver' into develop
2016-05-19 16:42:48 +02:00
NickeyKim
677040a39e
add Naver support
...
add Naver support
2016-05-19 14:48:45 +09:00