Commit Graph

132 Commits

Author SHA1 Message Date
cnbeining
89c301a7cd Add support for Qianmo
http://qianmo.com/

Tested on my machine.
2015-08-20 00:45:32 -04:00
lilydjwg
a1879ff563 [netease] support for 163.fm short url
e.g. http://163.fm/LzbHaQN
2015-07-31 16:13:06 +08:00
liushuyu
c5e09fd549 Fix zhanqi
Zhanqi extractor works again...
And added ts merging implementation...

Signed-off-by: liushuyu <liushuyu_011@163.com>
2015-06-16 18:33:45 +08:00
Mort Yao
2054b89042 [twitter] add support 2015-06-15 00:04:57 +08:00
Mort Yao
29dcad4824 Merge branch 'develop' of https://github.com/daniellowtw/you-get into daniellowtw-develop 2015-05-13 23:03:15 +08:00
Zhiming Wang
4a4b6ceac0
print urls one per line instead of as a list...
when the --url option is specified.
2015-05-03 22:03:54 -07:00
D Low
acc5e90777 Add extractor for vidto 2015-04-22 21:59:03 +01:00
jackyzy823
228bb26f5b support for lizhifm 2015-04-02 10:30:31 +08:00
Mort Yao
205cc3138f Disable special conversion for non-UTF encoding.
- Windows users should take care of their code page themselves
2015-01-04 09:28:23 +01:00
pl
7afeecf4d7 support zhanqi.tv #444 2014-11-30 15:57:08 +01:00
gongqijian
f104b9987f Add support for baomihua 2014-11-07 23:26:00 +08:00
Mort Yao
8dd37070d3 Merge branch 'develop' of https://github.com/0x00-pl/you-get into 0x00-pl-develop 2014-10-31 10:39:26 +01:00
Mort Yao
1b5894df11 fix 3c9a774 to get everything works 2014-10-31 09:14:58 +01:00
cnbeining
3c9a77429c Add Letvcloud support, as in #422
Have to redo this sh*t for 3 times due to the stupidity of the damned
editor and Git. FML.
2014-10-26 23:00:19 +08:00
pl
66f8da8efc douyutv.com now can download online flv.
modified:   common.py
	modified:   extractors/douyutv.py
2014-10-25 19:46:25 +08:00
pl
8a1d7b5fa1 fix douyutv support. 2014-10-24 21:25:10 +08:00
pl
b37480100d add douyutv support. 2014-10-24 21:25:10 +08:00
lilydjwg
d24b2ca700 move parse_size to dongting.py 2014-10-17 07:09:11 +02:00
lilydjwg
a00d8a60b0 add Dongting (天天动听) support
example URL: http://www.dongting.com/?song_id=281575
2014-10-17 07:09:11 +02:00
Mort Yao
2c1d354635 support Content-Type: audio/mp4 2014-09-21 02:22:57 +02:00
Mort Yao
1952c90d10 use byte string for all when default encoding is not UTF-8 (fix #147 and close #222) 2014-09-21 02:10:05 +02:00
Mort Yao
a52cd83335 silly me 2014-09-21 01:54:43 +02:00
Mort Yao
fa1d1938d7 common: remove deprecated, unused function filenameable() 2014-09-20 23:46:21 +02:00
Mort Yao
b0a8c579b2 enable merging f4v segments 2014-09-08 23:38:11 +02:00
cnbeining
a4763fc6a2 Add VideoBam as requested in #117 2014-08-08 01:41:38 -04:00
Mort Yao
d6ec844902 Youku: fix a regression bug which caused '-y' not work 2014-07-31 22:28:30 +02:00
jackyzy823
dfd52fdd9f import tucao in common and __init__ 2014-07-31 22:30:54 +08:00
Mort Yao
61ac0da5c1 resolve a namespace conflict 2014-07-21 04:00:47 +02:00
Mort Yao
7f2f203510 fix tests 2014-07-21 03:17:30 +02:00
Mort Yao
13d40fa694 Major refactoring
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00
Mort Yao
c1f3340137 hotfix: unexpected keyword argument 'lang' 2014-07-21 01:37:21 +02:00
Mort Yao
fb475bf0c2 fix version again 2014-07-20 21:52:04 +02:00
Mort Yao
8a032df683 fix NameError: name get_version is not defined 2014-07-20 21:43:17 +02:00
Mort Yao
c3b56def6d remove sogou_proxy 2014-07-20 21:26:47 +02:00
Mort Yao
cebaa890f4 id -> format 2014-07-20 15:36:29 +02:00
Mort Yao
7a9855f269 Prompt for alternative audio languages, fix #369 2014-07-20 15:15:33 +02:00
Mort Yao
64f9e8e8ba YouTube: OOP style 2014-07-17 09:01:44 +02:00
Mort Yao
baf94e7593 common.py: add p_i() and p_playlist() for displaying playlists 2014-07-17 07:08:53 +02:00
Mort Yao
93f1cb8863 update common.py 2014-07-17 05:04:15 +02:00
jackyzy823
e286d91a09 refactor rtmp processor to support rtmp parameters 2014-07-15 14:24:21 +08:00
Mort Yao
95eea9f511 add option: --format 2014-06-28 18:10:29 +02:00
Mort Yao
12dd63c310 prepare() with extractor_proxy 2014-06-28 16:01:34 +02:00
Mort Yao
78f5e1b6b1 Youku: fix #352 2014-06-28 13:22:50 +02:00
Mort Yao
5dbeb09daa cleanup after download or info_only 2014-06-24 12:49:04 +02:00
Mort Yao
1411c8986e Youku: fix #331, refactoring 2014-06-24 03:59:47 +02:00
Mort Yao
6dd119436b add play_rtmpdump_stream() 2014-05-22 14:21:17 +02:00
Mort Yao
94b99128a5 show real URL of RTMP stream, fix #329 2014-05-22 14:04:22 +02:00
Mort Yao
6eced06b11 show real URL of RTMP stream 2014-05-22 13:56:40 +02:00
lilydjwg
25ab7a8428 better HTML unescaping in filenames 2014-05-21 02:21:44 +02:00
lilydjwg
cd5040b617 let's replace old unescape_html 2014-04-11 19:58:55 +08:00
lilydjwg
2bca2e771c better unescape, also unescape in xiami lyrics filename 2014-04-11 19:58:55 +08:00
lilydjwg
36f7cf798f unescape HTML entities in media titles 2014-04-11 19:58:55 +08:00
HU Pili
d59532b387 add global variable cookies_txt
Test case does not enter via script_main.
Without this definition test cases will fail,
although the new feature works correctly.
2014-03-29 21:42:34 +08:00
HU Pili
95cd795241 Support load cookies.txt 2014-03-28 14:02:50 +08:00
lilydjwg
3f21a0672d avoid zombie git process 2014-03-07 21:12:32 +08:00
Mort Yao
0f38ed615d Update README to reflect merge of #286 2014-02-08 04:13:29 +01:00
liuerfire
afdf7d2587 fix decode bug 2014-01-05 02:29:50 +08:00
Ming Dai
b5a1a845a5 Add support to play video in players 2014-01-01 14:25:44 +08:00
Mort Yao
53aec49f85 update help message 2013-10-30 07:54:30 +01:00
Mort Yao
86c29abf6e correct binary prefix 2013-10-30 07:41:29 +01:00
Mort Yao
8919897ae8 add new module: util.sogou_proxy 2013-10-30 07:29:44 +01:00
Mort Yao
c3f5f6a320 add new module: util.fs 2013-10-30 00:19:08 +01:00
Mort Yao
fea0b658ef add new module: util.log 2013-10-29 22:11:17 +01:00
Mort Yao
bf5d2dfbce YouTube: fix #252 2013-10-18 14:49:29 +02:00
Lee, Donggu
3966bcf9cb removed a filename of the first letter is a period on unix system 2013-10-08 14:23:52 +02:00
Star Brilliant
ced8a92873 Use decompressobj for zlib decompressing
This solves issue #224 and #238
2013-09-21 09:57:29 +08:00
Mort Yao
82532aa504 prefer ffmpeg_concat_mp4_to_mp4 2013-08-07 16:59:56 +08:00
Mort Yao
fc3d932244 show git hash in version 2013-07-19 09:33:33 +08:00
Mort Yao
72df45bc8e refactor, code cleanup for YouTube 2013-07-11 16:48:13 +08:00
Mort Yao
abb3c938c1 use HTTPS proxy 2013-06-26 14:01:11 +08:00
Mort Yao
ff59ca6437 add support for Baidu Wangpan, fix #177 2013-06-07 01:22:51 +02:00
Terry Yin
8c7fe151b1 wrong number of argument for string format 2013-05-02 23:05:18 +08:00
Mort Yao
bc759b0a27 add ffmpeg_concat_mp4_to_mp4 2013-04-28 22:22:07 +02:00
Mort Yao
bb48903838 fix issue for unknown type 2013-04-25 15:56:44 +02:00
Mort Yao
575600d728 add support for MIME type: video/x-matroska 2013-04-21 17:30:14 +02:00
Mort Yao
8f19b4e302 add support for MIME type: video/quicktime 2013-04-20 04:58:33 +02:00
Mort Yao
4ca5b1061f using Content-Range; workaround of #160 2013-04-18 01:31:18 +02:00
gongqijian
e10068f656 catch exception in url_info(), fix xiami download error #146 2013-04-13 02:15:18 +08:00
Mort Yao
00cd5b1bbc quick & dirty fix #61, default to use FFmpeg for merging flv files 2013-03-14 23:17:06 +01:00
Mort Yao
125100dd11 exit 0 when called with no arguments 2013-02-15 02:13:50 +01:00
Mort Yao
0967d731af fix #106 2013-02-14 23:51:40 +01:00
Mort Yao
2b47ccd5d2 add unit tests 2013-02-12 22:04:39 +01:00