Commit Graph

47 Commits

Author SHA1 Message Date
Chuntao Hong
b95b1a10ee fix playlist download 2016-07-20 12:04:15 +08:00
David Zhuang
58efc40ccb [Youku]Add COOP platform 2016-04-28 01:27:44 -04:00
Mort Yao
cc49724b76
[youku] fix typos in c054da95 2016-04-24 01:43:37 +02:00
Mort Yao
c4491551b2 [youku] (partly) fix #996 2016-03-21 16:38:36 +01:00
lh
3be2f06877 [Youku] Recover youku for stream_fallback 2016-03-19 00:40:00 +08:00
Mort Yao
c054da9535 [youku] fix #991 (again) 2016-03-18 17:08:18 +01:00
Mort Yao
c9223acd11 version 0.4.350 2016-03-17 03:24:16 +01:00
Mort Yao
30272b7375 [youku] fix #991 completely 2016-03-17 03:00:47 +01:00
Mort Yao
b4cbd6dc6c [youku] close #991 2016-03-16 21:52:30 +01:00
U-TQPN6VIPCMWKPWG\Administrator
b115b1f392 [youku] fix extractor_proxy option 2016-01-15 14:55:28 +08:00
Mort Yao
4ef5825f25 [youku] fix #868 2016-01-11 10:39:09 +01:00
Mort Yao
aa724f3a57 [youku] Use fallback stream data in case of HTTP 404, fix #857 (replace and close #853) 2016-01-06 22:23:57 +01:00
Mort Yao
08aedccdd7 [youku] randomize Cookie 2015-12-30 15:44:09 +01:00
lh
ad5db57afe [youku] fix cookie's issue 2015-12-30 22:06:53 +08:00
Mort Yao
facee031a8 [youku] implement oset(xs), which removes duplicates from a list and keeps the original order 2015-12-15 04:36:00 +01:00
Mort Yao
da4dcc9b85 [youku] parse show_episode (fix #781) 2015-12-15 04:33:51 +01:00
Mort Yao
b08dbab6db [youku] use streams only with the first (default) audio_lang 2015-12-09 21:32:39 +01:00
Mort Yao
e41d229779 [youku] add comments, close #797 2015-12-09 20:32:54 +01:00
Mort Yao
4389934466 Merge branch 'develop' of https://github.com/linhua55/you-get into linhua55-develop 2015-12-09 20:26:43 +01:00
Mort Yao
1e32de477f [youku] use yxon=1 to retrieve URLs
- Fix #796
- Close #798
2015-12-09 19:24:02 +01:00
lh
da22ec2724 improve efficiency 2015-12-09 23:38:48 +08:00
lh
1100eb6060 fix language bug 2015-12-09 23:28:36 +08:00
Mort Yao
135c2442ee [youku] let KeyboardInterrupt raise 2015-12-09 13:34:15 +01:00
Mort Yao
f8f74540a9 [youku] code cleanup
- Clean up #783, fix #390 and close #451
- Add referer and cookie handler, fix #793 and close #794
2015-12-09 10:32:41 +01:00
lh
127318d5d0 support full length of youku's video 2015-12-03 03:49:07 +08:00
Mort Yao
d41b8a2a89 [youku] handle password-protected videos, fix #73 (again) 2015-11-24 21:37:40 +01:00
Mort Yao
6fdb9ca179 [youku] add support for audio languages, fix #369 (again) 2015-11-24 21:30:02 +01:00
Mort Yao
7fd4fac40f [youku] print error message 2015-11-24 20:51:05 +01:00
Mort Yao
c0b856a160 [youku] fix #771 2015-11-24 20:07:44 +01:00
Mort Yao
834f5fdcf4 [youku] support show_page, fix #726 2015-10-21 22:23:10 +02:00
Jun Zhou
9283200c62 let KeyboardInterrupt bypass 2015-09-16 01:26:38 -04:00
Jun Zhou
fc93524cc3 [youku] gracefully handle single failure 2015-09-15 15:23:32 -04:00
Jun Zhou
70a1c3f425 [youku] support multi-page playlists 2015-09-13 19:29:36 -07:00
Zhang Ning
b50cc2338f support embed player for youku/tudou
try sites one by one, to search video.
but not in video order.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2015-09-03 14:47:22 +08:00
Mort Yao
a5a28c1d7a Youku: match vid more precisely (underscores excluded) 2014-11-13 21:21:07 +01:00
Mort Yao
ba861d4c4c support PyPy3: use explicit self (fix #410) 2014-09-20 22:57:26 +02:00
Mort Yao
2d4ae1d7c8 Youku: handle wrong password error correctly 2014-09-12 19:15:55 +02:00
Mort Yao
edd8ec77b8 Youku: pass bytes rather than str to base64.b64decode() (for compatibility with python <3.3) 2014-09-07 02:34:09 +02:00
oak nauhygon
39ff999d0a minor fix: b64decode takes only bytes not str 2014-09-07 02:11:52 +02:00
Mort Yao
a54d03ef27 Youku: fix a regression bug for downloading password-protected videos 2014-08-10 00:50:26 +02:00
Mort Yao
43890131c0 Youku: no more FIXME 2014-08-07 21:37:59 +02:00
Mort Yao
48906c5624 Youku: turn on 1080p, fix #364 2014-08-07 21:31:11 +02:00
Mort Yao
ff7b57a065 Youku: fix #383, using the new ep generation algorithm 2014-08-07 21:21:35 +02:00
Mort Yao
95e9b8788f Youku: support password-protected videos, fix #73 2014-07-30 04:52:45 +02:00
Mort Yao
18ff097597 Youku: error_code -8 (mainland-only video) 2014-07-30 04:09:47 +02:00
Mort Yao
f4e28d77f2 change "[Error] Invalid video format." message 2014-07-30 03:48:26 +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