Commit Graph

681 Commits

Author SHA1 Message Date
Mort Yao
7aeb94fc7d Merge branch 'lilydjwg-develop' into develop 2015-02-17 14:18:13 +08:00
lilydjwg
e6581b99aa escape filenames for ffmpeg concatenating 2015-02-14 18:54:43 +08:00
Mort Yao
66053b0788 Merge branch 'pastebt-develop' into develop 2015-02-09 15:13:20 +08:00
Mort Yao
262b14ac5a Merge branch 'develop' of https://github.com/pastebt/you-get into pastebt-develop 2015-02-09 15:11:34 +08:00
Mort Yao
8310f67a2c Merge branch 'jackyzy823-fix-letv' into develop 2015-02-09 14:18:57 +08:00
Mort Yao
f1f682c246 Merge branch 'fix-letv' of https://github.com/jackyzy823/you-get into jackyzy823-fix-letv 2015-02-09 14:11:25 +08:00
jackyzy823
6de02c22b6 fix typo in re pattern 2015-02-09 10:31:13 +08:00
jackyzy823
6fba4bd9ce fix letv 2015-02-09 01:07:40 +08:00
pastebt
1763986ca4 fix bug #353
also may fix bug #456
Now the -y proxy can be used for tv.sohu.com
such as http://tv.sohu.com/20140629/n401523369.shtml?txid=8254069965286abe9ee523a73c256ea7
2015-02-02 20:14:41 -08:00
pastebt
cb375b6cfb fix bilibili.com
sample: python3 you-get -i http://www.bilibili.com/video/av663903/

Before fix it return:

Video Site: bilibili.com
Title:      【美版无间道】无间道风云【小李子-马呆萌】【犯罪】[2006]
Type:       Flash video (video/x-flv)
Size:       0.17 MiB (180635 Bytes)

This is a error.mp4 file

After fix it return:

Video Site: bilibili.com
Title:      【美版无间道】无间道风云【小李子-马呆萌】【犯罪】[2006]
Type:       Flash video (video/x-flv)
Size:       1989.14 MiB (2085762683 Bytes)
2015-02-02 19:16:20 -08:00
pastebt
0a01d279a0 Merge pull request #3 from soimort/develop
merge from upstream
2015-01-30 19:19:52 -08:00
Mort Yao
b438db3319 Merge branch 'jackyzy823-fix-iqiyi-again' into develop 2015-01-30 22:31:14 +01:00
Mort Yao
8dd09cbb22 Merge branch 'fix-iqiyi-again' of https://github.com/jackyzy823/you-get into jackyzy823-fix-iqiyi-again 2015-01-30 22:26:32 +01:00
jackyzy823
d1d45bee8a links may in fs or flvs,tmp fix,more research to be done 2015-01-30 14:01:31 +08:00
Mort Yao
14c2e68c39 update README.md 2015-01-29 08:39:54 +01:00
Mort Yao
296438c2da Merge branch 'gitter-badger-gitter-badge' into develop 2015-01-29 08:30:40 +01:00
Mort Yao
954c4b3e79 Merge branch 'gitter-badge' of https://github.com/gitter-badger/you-get into gitter-badger-gitter-badge 2015-01-29 08:30:07 +01:00
Mort Yao
e51b73aca9 Merge branch 'jackyzy823-fix-acfun' into develop 2015-01-28 15:59:18 +01:00
Mort Yao
08764a8fb2 Merge branch 'fix-acfun' of https://github.com/jackyzy823/you-get into jackyzy823-fix-acfun 2015-01-28 15:43:20 +01:00
jackyzy823
a73db610ee oops typo 2015-01-28 22:28:33 +08:00
Mort Yao
12e2a097cd Merge branch 'jackyzy823-fix-iqiyi' into develop 2015-01-28 15:26:13 +01:00
jackyzy823
3ce3e6adb3 remove some debug code 2015-01-28 22:17:07 +08:00
jackyzy823
74235551f8 fix iqiyi 2015-01-28 22:15:47 +08:00
jackyzy823
c05843cb3a format code 2015-01-27 23:44:45 +08:00
jackyzy823
b59a97a8ed introduce new api for acfun 2015-01-27 23:41:17 +08:00
The Gitter Badger
0a38485b0d Added Gitter badge 2015-01-23 15:56:44 +00:00
pastebt
0fd7de823d fix typo 2015-01-20 17:05:38 -08:00
pastebt
70986b95db Merge pull request #1 from soimort/develop
Update
2015-01-20 16:13:28 -08:00
Mort Yao
52c6cd38c4 Merge branch 'pastebt-develop' into develop 2015-01-20 06:02:50 +01:00
Mort Yao
ec7efd0a87 Merge branch 'develop' of https://github.com/pastebt/you-get into pastebt-develop 2015-01-20 06:01:08 +01:00
Mort Yao
de2dee7fe3 AcFun: fix #475 2015-01-20 04:39:29 +01:00
pastebt
7b0dc1d330 Support multi stts and mdhd version = 1
modified:   src/you_get/processor/join_mp4.py
2015-01-07 17:00:49 -08:00
pastebt
d8c0c0594e Support skipping udta box, and ignore samples > 1
modified:   src/you_get/processor/join_mp4.py
2015-01-05 16:48:04 -08:00
Mort Yao
1b55b01b04 Tudou: improve regex 2015-01-05 01:02:41 +01: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
Mort Yao
ef16e74fe7 Tudou: fix #460 2014-12-20 03:08:40 +01:00
Mort Yao
cbf0a6afcc Merge branch 'develop' of https://github.com/merlinran/you-get into merlinran-develop 2014-12-11 21:51:19 +01:00
Mort Yao
ded684f58a version 0.3.32 2014-12-10 04:04:25 +01:00
Merlin Ran
08a9e73406 force override when concat files 2014-12-08 21:35:46 +08:00
Mort Yao
245a00e4c8 Merge branch 'merlinran-patch-1' into develop 2014-12-04 06:47:22 +01:00
Merlin Ran
cc03d86909 open concat list file with 'encoding="utf-8"'
To prevent error when video file name contains non-ascii characters.
2014-12-04 10:24:53 +08:00
Mort Yao
235b5a014d README.md: remove byte order mark <U+FEFF> 2014-11-30 16:06:30 +01:00
pl
7afeecf4d7 support zhanqi.tv #444 2014-11-30 15:57:08 +01:00
pl
810535a64b modified: src/you_get/extractors/douyutv.py
switch to newer common functions.
2014-11-30 15:57:07 +01:00
Mort Yao
204b11017b Merge branch 'Snise-patch-1' into develop 2014-11-30 15:44:05 +01:00
Snise
2e79912c4c Update douyutv.py 2014-11-30 15:43:32 +01:00
Mort Yao
f421fe83a3 Vine: minor fix 2014-11-28 14:53:44 +01:00
Mort Yao
4e972e75ea Makefile: remove bdist_wheel from target install 2014-11-19 21:51:19 +01:00
Mort Yao
a5a28c1d7a Youku: match vid more precisely (underscores excluded) 2014-11-13 21:21:07 +01:00
Mort Yao
153d8649ca Merge branch 'twlz0ne-add-support-for-baomihua' into develop 2014-11-11 22:38:47 +01:00