Valdemar Erk
44e60c3e21
Initial support for yizhibo.com
2016-12-10 12:23:35 +01:00
Mort Yao
474f4d724a
[common] pass valid filename in download_url_ffmpeg
2016-12-03 17:40:29 +01:00
Mort Yao
538f1796f2
[universal] workaround for websites that block HEAD requests
2016-11-26 17:09:28 +01:00
Yohohaha
fe2720544a
fix syntax error
2016-11-25 20:03:38 +08:00
Yohohaha
c44a7ec1b9
Merge pull request #1 from soimort/develop
...
Project Updatding
2016-11-25 19:16:16 +08:00
Mort Yao
79bb217c4b
Merge branch 'icourses' of https://github.com/liushuyu/you-get into liushuyu-icourses
2016-11-03 16:58:00 +01:00
liushuyu
ae4e533ec9
common: add dynamic url support for url_save_chunked
2016-10-25 14:26:38 -06:00
liushuyu
4bbafeb9e4
icourse: add supprt
2016-10-24 20:09:58 -06:00
Mort Yao
4561be553c
Merge branch 'fix-baidu-support' of https://github.com/liushuyu/you-get into liushuyu-fix-baidu-support
2016-10-21 17:46:08 +02:00
liushuyu
78fa116131
Add POST method to common.py
2016-10-20 22:35:21 -06:00
Cheng Gu
95a8d1e8af
[huomaotv] add huomao.com suppport
2016-10-20 14:31:03 +08:00
zhangchao
8674f43c36
fix bug about renaming videos when downloading with ffmpeg
2016-09-27 23:04:01 +08:00
H.G
2baeed762a
[universal] fix issue: "flush" is not available in Python under 3.3
2016-09-05 10:50:58 +12:00
David Zhuang
e60981f91e
[Wanmen]Add support
2016-08-24 23:12:06 -04:00
Mort Yao
3a8ce8819d
[ffmpeg] remove unuseful ffmpeg_play_stream(), fix #1336
2016-08-14 03:52:02 +02:00
David Zhuang
d0215aa238
[Bigthink]Add Bigthink
2016-08-01 05:39:38 -04:00
Chuntao Hong
fdb1809455
fix socks DNS resolve issue
2016-07-20 15:26:25 +08:00
David Zhuang
5a99b2f42f
[Showroom] Add support via HLS M3U
2016-07-01 01:07:32 -04:00
Mort Yao
2fdea30d8d
Merge branch 'ffmpeg-live' of https://github.com/cnbeining/you-get into cnbeining-ffmpeg-live
2016-07-01 06:40:44 +02: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
5966a090f4
[Common, ffmpeg]Exp: Add a ffmpeg downloader and player for any URL
2016-06-29 15:56:39 -04:00
Chuntao Hong
d370e9952f
enable --socks-proxy
2016-06-28 16:44:54 +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
NickeyKim
677040a39e
add Naver support
...
add Naver support
2016-05-19 14:48:45 +09:00
Mort Yao
6938894337
Merge branch 'print-merged-filename' of https://github.com/zmwangx/you-get into zmwangx-print-merged-filename
2016-05-14 23:49:57 +02:00
Zhiming Wang
03a4d3cc91
common.py: Print merged filename after successful merge
...
Instead of just "Done.".
2016-05-12 23:56:34 -07:00
iliul
e697287b95
add support Panda.tv
2016-05-11 14:28:50 +08:00
David Zhuang
6c3828cc32
[MangGuoTV]Add support
2016-05-06 16:30:08 -04:00
Rokic
cda4d2ae89
[Pornhub] Add Support, Universal Solution
...
Bypass anti-spider strategies of Pornhub.
2016-04-11 22:55:18 +08:00
Mort Yao
e752181fcb
Merge branch 'develop' of https://github.com/botusun/you-get into botusun-develop
2016-04-06 20:07:16 +02:00
Mort Yao
4c012aeba4
[common] do not download captions with --player
2016-03-26 16:56:54 +01:00
Botu Sun
39ceacd8d6
fix to handle new domain of douyu.com (was douyutv.com)
2016-03-25 16:44:32 +09:00
Zhiming Wang
d02b5bb9ad
common.py: Print URL of get_content call when --debug is enabled
...
Use logging, and raise the root logger level from WARNING (default) to
DEBUG when --debug is enabled.
This logging facility can be extended to other functions.
2016-03-20 11:39:17 -07:00
wenLiangcan
343c410973
Add huaban.com support.
2016-03-16 00:23:28 +08:00
Mort Yao
225f18d347
[common] catch UnicodeEncodeError and instruct users to change the locale
2016-03-10 22:48:35 +01:00
Mort Yao
221fda25b3
[common] maybe_print(): fix positional arguments
2016-03-05 16:58:57 +01:00
Mort Yao
cd5cfc775f
[common] maybe_print() ignores any non-printable characters (which used to cause an exception, which is not intuitive)
2016-03-05 16:18:14 +01:00
Mort Yao
35a5dac007
[infoq] add support
2016-03-05 02:26:29 +01:00
Mort Yao
fd1c63618a
[letv] fix #947
2016-03-03 21:49:47 +01:00
Mort Yao
81a81b0abe
[common] fix #943
2016-03-02 02:50:15 +01:00
David Zhuang
178a9a54ad
Merge branch 'develop' into THVideo
2016-02-19 00:28:24 -05:00
cnbeining
051895c901
[THVideo] Add Support
2016-02-16 00:29:40 -05:00
lilydjwg
bf59adcd8b
[bar] handle speed >= 1GiB/s nicely
...
I suppose there won't be >= 1TiB/s speed in the near future.
2016-02-10 16:42:58 +08:00
lilydjwg
af42e7cedc
[bar] show "100%" instead of "100.0%"
2016-02-10 16:42:58 +08:00
lilydjwg
9fa6ef1f6f
[bar] don't overflow on large files (>1G)
...
https://github.com/soimort/you-get/pull/898#issuecomment-180015169
2016-02-10 16:42:58 +08:00
lilydjwg
4e05b55394
Revert "Revert pull request #898 "
...
This reverts commit 966840e22a
.
2016-02-10 16:41:52 +08:00
Mort Yao
966840e22a
Revert pull request #898
2016-02-04 20:29:03 +01:00
xyuanmu
9c0abc6c64
fix m5.music.126.net return 404
2016-02-04 11:48:16 +08:00
lilydjwg
3941e0d1c6
[bar] fix bar size
2016-01-24 18:46:41 +08:00