Commit Graph

265 Commits

Author SHA1 Message Date
Mort Yao
53a87c975f
[common] resolve conflict 2018-02-09 15:31:03 +01:00
iawia002
4ce28ac2b5 add douyin support 2017-12-15 17:21:34 +08:00
moorefu
3032ec9679 New site support: https://www.kuaishou.com/ 2017-12-13 11:52:05 +08:00
hellsof
7b996ec755 Fix download_url_ffmpeg extension 2017-12-12 12:43:20 +08:00
perror
6c3bdfd90c New site support: https://www.ixigua.com/ 2017-12-10 13:14:32 +08:00
hellsof
64772ce2e9
Update common.py
File "xxx/site-packages/you_get/common.py", line 750, in update
    sys.stdout.write('\r' + bar)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 23-64: ordinal not in range(128)
2017-11-29 17:11:09 +08:00
Mort Yao
33664c514c
[common] formatting 2017-11-27 21:09:43 +01:00
Mort Yao
250f3f06a1
Merge branch 'add-toutiao-suport' of https://github.com/ultimate010/you-get into ultimate010-add-toutiao-suport 2017-11-27 21:08:15 +01:00
Mort Yao
fae02c25d5
Merge branch 'add_coub_support' of https://github.com/zmux/you-get into zmux-add_coub_support 2017-11-27 18:43:01 +01:00
Sergey Zmushko
b2d97bcaea [coub] add coub.com support
Video and audio files with high quality are downloaded.
We use ffmpeg for audio and video combining into one file
2017-11-27 15:08:09 +03:00
Mort Yao
60e9976eda
[common] resolve conflict 2017-11-17 17:21:43 +01:00
iawia002
b327a5ef96 pep8 update for common.py 2017-11-12 17:31:42 +08:00
ayanamist
6c9c15e69f fix bar display under windows terminal 2017-10-19 09:33:42 +08:00
ayanamist
e88364bf56 fix urlopen_with_retry may return None 2017-10-16 14:31:31 +08:00
Rafael Slonik
9e12df7807 new extractor: giphy.com 2017-09-16 17:01:13 -03:00
Mort Yao
3dfa709a14
Merge branch 'patch-3' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-3 2017-09-16 11:36:03 +02:00
wwqgtxx
8831d2c44f bug fix for password 2017-09-13 23:42:00 +08:00
lilydjwg
d1f98fa5bc fix load_cookies local name error 2017-09-13 17:28:49 +08:00
Mort Yao
854c78fd6f
[common] remove duplicated keyword argument
- fix #2347
- fix #2348
2017-09-12 12:08:00 +02:00
lilydjwg
657e67e123 fix wrong local name
thanks to @ayanamist
bcd8d74d73 (commitcomment-24242276)
2017-09-12 14:01:34 +08:00
Mort Yao
35103577cf
[common] resolve conflicts 2017-09-11 15:15:43 +02:00
Mort Yao
262b6951c6
Merge branch 'timeout_retry' of https://github.com/JayXon/you-get into JayXon-timeout_retry 2017-09-11 15:04:43 +02:00
MaxwellGoblin
c95146a4e2 [qingting]support qingting; close #1243 2017-09-05 13:41:52 +08:00
JayXon
2c32db485e [common] retry if response.read() timeout 2017-09-03 16:51:32 -07:00
MaxwellGoblin
9248e6f896 update help message 2017-08-30 19:58:42 +08:00
Mort Yao
b719681763
Merge branch 'develop' of https://github.com/flewsea/you-get into flewsea-develop 2017-08-27 04:02:36 +02:00
David Zhuang
46a83efd3d [Fantasy] Add support 2017-08-18 00:49:10 -04:00
MaxwellGoblin
e32e8c56ad [common]fix mutable default parameter in url_save; fix #2278 2017-08-16 16:26:25 +08:00
MaxwellGoblin
699ed7e501 [common]catch HTTPError in urlopen_with_retry 2017-08-13 19:55:19 +08:00
lilydjwg
bcd8d74d73 use argparse instead of getopt
see also https://github.com/soimort/you-get/issues/1181
2017-08-13 00:33:53 +08:00
MaxwellGoblin
d41feb7684 [common]fix #1603 2017-08-11 00:29:31 +08:00
MaxwellGoblin
00d62706ca [common]fix #954 2017-08-11 00:05:15 +08:00
MaxwellGoblin
87fb35769e [icourses]rewrite 2017-08-10 22:17:15 +08:00
MaxwellGoblin
f1a942c0d0 [vimeo]support multi streams; fix #1798 2017-08-09 13:15:08 +08:00
rosynirvana
c820f42af7 Merge pull request #2153 from rosynirvana/zhanqi
[common zhanqi]m3u8 code in common; rewrite zhanqi
2017-08-08 03:56:06 +08:00
MaxwellGoblin
7eb7ead380 [soundcloud]update client id and new api 2017-07-29 19:59:29 +08:00
wwqgtxx
56efb0ba96 add support for send the password from cli 2017-07-16 23:50:53 +08:00
MaxwellGoblin
15c46d3f7d [ffmpeg]drop -re flag when input is not live stream 2017-07-16 08:49:42 +08:00
MaxwellGoblin
1ab8ea015d [common zhanqi]m3u8 code in common; rewrite zhanqi 2017-07-15 21:44:54 +08:00
MaxwellGoblin
dbe272a8af [common]revert #1940 for it breaks sohu 2017-07-09 20:55:00 +08:00
w48325832
ca7d03357e add iwara 2017-06-25 14:20:28 +08:00
MaxwellGoblin
71a1825be5 [acfun]fix youku cloud source 2017-05-24 02:16:32 +08:00
David Zhuang
08fdd22466 [common] add .ac.cn support 2017-05-13 17:15:18 -04:00
MaxwellGoblin
8f828a90ed [common] url_info should not ignore refer when called in url_save 2017-05-07 00:47:06 +08:00
Mort Yao
f64b3494c7
[common] url_save: always specify Range 2017-05-06 15:31:29 +02:00
ultimate010
34d05f1777 add suport for toutiao.com 2017-04-25 16:58:36 +08:00
MaxwellGoblin
fd661668a7 print stack trace only when debug flag is on 2017-04-21 01:01:13 +08:00
MaxwellGoblin
bdffcfacab tuning debugging message 2017-04-21 00:49:00 +08:00
Mort Yao
c118ce7f22
Merge branch 'gnu_getopt' of https://github.com/rosynirvana/you-get into rosynirvana-gnu_getopt
- Close #1731
2017-04-16 21:12:31 +02:00
MaxwellGoblin
0e87a5c06c common.py append ext name when -O flag existed 2017-04-07 11:09:28 +08:00