Commit Graph

667 Commits

Author SHA1 Message Date
Mort Yao
7cecd0368d
[bilibili] close #1340 2016-08-21 21:44:05 +02:00
Mort Yao
326bae23e1
[qq] fix #1355 2016-08-21 18:54:58 +02:00
David Zhuang
c6784f2fb8 Merge pull request #1342 from cnbeining/fix-ffmpeg-and-douyu
Fix ffmpeg wrong folder format and douyu discard output folder
2016-08-11 03:38:39 -04:00
David Zhuang
0c50e04666 [DouyuTV] Fix discarding output_dir 2016-08-11 03:29:59 -04:00
Mort Yao
e765f32805
[netease] fix #1341, also do not create new directory when info_only 2016-08-10 13:56:52 +02:00
steven7851
a8015ec92e [Douyutv]fix channel on event
some channel on event will redirect to event page
exp. http://www.douyu.com/65251 redirect to http://www.douyu.com/cms/zt/RioOlympics.html#a
if channel is on event, use entering url to get room_id, and non-digital room_id will not work
2016-08-09 02:27:59 +08:00
johan
af039eae5f [ifeng] fix video info xml url 2016-08-04 15:32:22 +08:00
David Zhuang
f8939128e6 [QQ]Add QQ Daxue 2016-08-03 21:39:10 -04:00
David Zhuang
d0215aa238 [Bigthink]Add Bigthink 2016-08-01 05:39:38 -04:00
steven7851
2322a16ca8 delete useless line 2016-07-29 21:30:43 +08:00
steven7851
ddbc2caa23 add support for non digit channel
event page is still not support because the rule is complicated
2016-07-29 20:50:15 +08:00
steven7851
06b57e2db7 fix CI failure by using 3rd packages 2016-07-29 18:25:40 +08:00
steven7851
6689f45469 [Douyutv]Update api
Thanks #1299 @cnbeining #1235 @hellofwy
2016-07-29 13:35:05 +08:00
David Zhuang
0922307896 Merge pull request #1309 from chideat/develop
[bilibili] video title may have space around
2016-07-29 01:30:33 -04:00
David Zhuang
063d4b1457 [Acfun] Update embsig with Youku COOP to bypass anti hot linking 2016-07-28 04:24:12 -04:00
David Zhuang
8e8506790f [Youku COOP] Add embsig to parasing 2016-07-28 04:23:44 -04:00
chinat
056082c36c [bilibili] video title may have space around 2016-07-27 14:16:32 +08:00
chinat
fbf5c491aa [bilibili] video title may have space around 2016-07-27 13:42:06 +08:00
Mort Yao
80a8265a49
[extractors] import zhanqi (close #1297) 2016-07-22 00:04:39 +02:00
Chuntao Hong
cb2878b8cf avoid unnecessary downloading page 1 2016-07-20 12:09:20 +08:00
Chuntao Hong
b95b1a10ee fix playlist download 2016-07-20 12:04:15 +08:00
David Zhuang
d5e801b7c1 [iQiyi]not import json_output module
From: @wwqgtxx , #1282, as requested.
2016-07-17 02:24:30 -04:00
Mort Yao
01cc77c96a
[showroom] do polling on offline broadcasts 2016-07-10 07:55:46 +02:00
misha shelemetyev
4793bc30d0 1248 surround quality by dots to avoid issues with having q value in uri 2016-07-08 15:36:18 -04:00
misha shelemetyev
50c911507b Lets fix vk videos 2016-07-08 15:12:21 -04:00
Mort Yao
c7c7597851
Merge branch 'iqiyi-ffmpeg' into develop 2016-07-08 18:48:08 +02:00
Mort Yao
381f8ee3f9
Merge branch 'you-get-images-vk' into develop 2016-07-08 18:36:34 +02:00
David Zhuang
3aa73fc181 [iQiyi] Use FFmpeg to record M3U file 2016-07-07 20:09:56 -04:00
misha shelemetyev
04fe6cd5a4 you get vk photos 2016-07-07 16:57:38 -04:00
Mort Yao
3b2b82c2cb
[iqiyi] remove invalid VIP profiles
See: 7452a4bb0e (commitcomment-18107708)
2016-07-04 14:04:04 +02:00
Zhang Ning
a4ed785966 iqiyi: fix when no vip info
Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-07-02 07:15:18 +08:00
Mort Yao
17386968c7
[tumblr] fix #1232 2016-07-01 20:28:03 +02:00
Mort Yao
e84810c4d2
[facebook] use hd_src whenever possible and remove duplicates 2016-07-01 16:42:04 +02:00
Mort Yao
7516028dd8
extractors: revert permissions (100755 → 100644) 2016-07-01 15:58:57 +02:00
Mort Yao
bbe1376a86
[showroom] support room URLs with dashes (-) 2016-07-01 15:35:02 +02: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
7452a4bb0e [iQiyi] fix for PR conflict 2016-07-01 00:38:26 -04:00
Mort Yao
919b2e65a8
Merge branch 'fix-iqiyi' of https://github.com/zhangn1985/you-get into zhangn1985-fix-iqiyi 2016-07-01 06:31:51 +02:00
Zhang Ning
78ee9fffe3 iqiyi: support more stream quality
algorism form @ERioK
thank you @ERioK

v2. remove iqiyi_sc.py, and remove Unicode literal syntax
v3. indent mistake
v4. support vip streams
v5. combine stream profile by size
v6. support 4k profiles

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-07-01 07:46:06 +08:00
David Zhuang
48159051de [CNTV] reduce code 2016-06-30 02:43:41 -04: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
2d542c2cd3 [iQiyi]CI complaint CI complaint go away 2016-06-29 21:54:46 -04:00
David Zhuang
0d06c260c0 [iQiyi]try to fix CI complaint 2016-06-29 21:28:49 -04:00
David Zhuang
ef0fcb0b2e merge zh
Merge branch 'fix-iqiyi' of https://github.com/zhangn1985/you-get into ffmpeg-live
2016-06-29 16:53:44 -04:00
Zhang Ning
8bc81d9a70 iqiyi: support more stream quality
algorism form @ERioK
thank you @ERioK

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-06-29 20:18:18 +08:00
Mort Yao
d8aca8f542
[bilibili] quick hack for bangumi URLs (fix #1226) 2016-06-26 16:50:28 +02:00
Zhang Ning
9c8d8b0023 iqiyi: use html5 to fix #1211 , but lose some stream quality
thanks @yan12125

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-06-25 15:16:04 +08:00
Mort Yao
13dc2e9d61
[facebook] fix #1203 2016-06-23 22:13:15 +02:00
Mort Yao
fc83718e58
[miaopai] fix #1194 2016-06-23 21:23:17 +02:00
Yi Zhi
b05fa57a36 [Bilibili] download specified P according to the link 2016-06-22 22:31:06 +08:00
Mort Yao
cb39f4b9f3
Merge branch 'qq-robust-url' of https://github.com/jackyzy823/you-get into jackyzy823-qq-robust-url 2016-05-28 18:46:53 +02:00
Mort Yao
0b3eb24198
Merge branch 'netease-radio' of https://github.com/jackyzy823/you-get into jackyzy823-netease-radio 2016-05-28 17:54:34 +02:00
Mort Yao
82460be562
Merge branch 'develop' of github.com:soimort/you-get into develop 2016-05-28 16:12:33 +02:00
Mort Yao
10d6566552
[bilibili] fix #1176 2016-05-28 16:11:49 +02:00
jackyzy823
fd2a290ffe [QQ] more robust url extractor 2016-05-28 09:32:07 +00:00
David Zhuang
2e4cef71ff Merge branch 'develop' into fix-mgtv 2016-05-28 02:51:15 -04:00
Mort Yao
b9431422d8
[twitter] support scribe_playlist_url (vine) 2016-05-28 04:19:25 +02:00
jackyzy823
9c67f40258 [Netease] add support for radio & program 2016-05-27 16:18:56 +00:00
Mort Yao
71ec9cad22
[videomega] support embedded URLs 2016-05-27 03:12:49 +02:00
Mort Yao
8879bca209
[videomega] fix support 2016-05-27 01:48:51 +02:00
osinx zhou
c89c977189 Support http://baidu.ku6.com #1163 2016-05-25 15:35:41 +08:00
Mort Yao
d2d6fcb953
[twitter] fix #1139 (really) 2016-05-23 22:13:12 +02:00
Mort Yao
d1d62ae304
[twitter] fix #1139 2016-05-23 17:28:29 +02:00
David Zhuang
21cc895f97 Merge branch 'develop' into qietv 2016-05-20 04:30:28 -04:00
David Zhuang
2cd4656b32 [QiE]Add Support 2016-05-20 04:28:30 -04:00
jmargeta
e6af1c6265 Support for embedded Vimeo videos
Example URL:
- http://www.miracletutorials.com/howto-embed-vimeo/
2016-05-19 22:57:48 +02:00
NickeyKim
677040a39e add Naver support
add Naver support
2016-05-19 14:48:45 +09:00
David Zhuang
f7c20b236c [MGTV]Fix some video cannot be downloaded in full length 2016-05-17 15:28:33 -04:00
Mort Yao
4f91f908db
[yinyuetai] fix #1102 2016-05-14 23:36:51 +02:00
Mort Yao
79945ea88f
Merge branch 'develop' of https://github.com/iliul/you-get into iliul-develop 2016-05-14 23:23:26 +02:00
iliul
e697287b95 add support Panda.tv 2016-05-11 14:28:50 +08:00
ksnzh
f5c22cdfef fix the url 'watch/' and 'watch3/' error 2016-05-10 23:04:55 +08:00
ksnzh
17533bf693 fix the url 'watch/' and 'watch3/' error 2016-05-10 22:18:34 +08:00
ksnzh
23b3a9040b match 'http://www.dilidili.com/watch' and '/watch3' 2016-05-10 00:23:16 +08:00
David Zhuang
6c3828cc32 [MangGuoTV]Add support 2016-05-06 16:30:08 -04:00
Xiaobing Yu
b9428bd9c7 some url like this http://kuaibao.qq.com/s/SPO2016050503989500 got the title failed will raise exception 2016-05-06 18:41:11 +08:00
yuderbin
2768867965 Merge branch 'develop' into develop 2016-05-06 18:02:09 +08:00
Xiaobing Yu
54cafb3d3c fix download error like this url http://v.qq.com/page/m/a/h/m0195j57pah.html 2016-05-06 08:43:12 +08:00
Mort Yao
f9b79b06c3
Merge branch 'tucao-fix' of https://github.com/natsu1211/you-get into natsu1211-tucao-fix 2016-05-05 11:25:51 +02:00
natsu1211
a41a17fdef fix url and add support to 189 video source 2016-05-05 16:35:09 +09:00
Zhang Ning
08d65c237c sohu: ignore invalid video format
v1, ignore invalid video format
v2, fix mistake in v1

fix: #1098

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-05-03 21:55:41 +08:00
ryneeverett
7040db6618 bandcamp: Sometimes the first key is video_caption
This fixes the exception:

    File "you-get/lib/python3.4/site-packages/you_get/extractors/bandcamp.py", line 9, in bandcamp_download
      trackinfo = json.loads(r1(r'(\[{"video_poster_url".*}\]),', html))
    File "/usr/lib64/python3.4/json/__init__.py", line 312, in loads
      s.__class__.__name__))
2016-05-02 15:20:57 +00:00
Mort Yao
19bd7a4a48
[youtube] fix #1092 2016-04-29 12:27:05 +02:00
David Zhuang
f9c20792fc [Tudou]Fix acfun.tudou.com redirect, fix #695 2016-04-28 02:10:11 -04:00
David Zhuang
3cc6e7bc66 [Acfun]Fix Acfun Youku COOP, fix #1069 2016-04-28 01:29:22 -04:00
David Zhuang
58efc40ccb [Youku]Add COOP platform 2016-04-28 01:27:44 -04:00
David Zhuang
1a018c5261 [Dilidili] Fix codec, fix #1085 2016-04-27 17:08:46 -04:00
yuderbin
07d8ae745b Merge branch 'develop' into develop 2016-04-25 11:00:52 +08:00
Mort Yao
cc49724b76
[youku] fix typos in c054da95 2016-04-24 01:43:37 +02:00
yuderbin
17393a5fc7 add support to kuaibao.qq.com 2016-04-19 18:33:38 +08:00
Xiaobing Yu
0424cd9f8c support for redirect URLs 2016-04-19 17:38:27 +08:00
Xiaobing Yu
0bd78f5b18 fix v.qq.com 403 code 2016-04-15 11:25:27 +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
6b9e297890 [embed] support netease, close #1001 2016-03-31 17:42:00 +02:00
Mort Yao
136f164452 [bilibili] download multi parts by default 2016-03-30 21:37:21 +02:00
Botu Sun
39ceacd8d6 fix to handle new domain of douyu.com (was douyutv.com) 2016-03-25 16:44:32 +09:00
Mort Yao
0cabb980b6 [iqiyi] update key (close #1005) 2016-03-22 12:47:30 +01:00
Mort Yao
c4491551b2 [youku] (partly) fix #996 2016-03-21 16:38:36 +01:00
Mort Yao
ebdc27bce5 [zhanqi] revert to eaab0ce, close #992 2016-03-19 05:28:26 +01:00
Mort Yao
40968e8e89 [twitter] fix for GIF videos
Example:
- https://twitter.com/potatochef_/status/709229020441743360
2016-03-19 04:19:07 +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
68b340e19b [imgur] fix for album links
Example:
- http://imgur.com/a/6CrHX
2016-03-18 03:13:01 +01:00
Mort Yao
9f9944301c [755] do not fail the whole process 2016-03-18 01:20:58 +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
Mort Yao
318b74827d [imgur] fix for direct images 2016-03-16 20:36:02 +01:00
Mort Yao
73eb64431a Merge branch 'develop' of https://github.com/wenLiangcan/you-get into wenLiangcan-develop 2016-03-15 22:28:18 +01:00
cnbeining
0dc96c29a3 [dilidili] Delete unused code 2016-03-15 12:24:46 -04:00
wenLiangcan
052a641043 [Huaban] Refactoring.
Remove customized file handling and logging code and make use of
`downalod_urls()` and `print_info()`.
2016-03-16 00:23:28 +08:00
wenLiangcan
ce10df775c Fix progressbar animation. 2016-03-16 00:23:28 +08:00
wenLiangcan
911794a372 Use pin id as output filename. 2016-03-16 00:23:28 +08:00
wenLiangcan
343c410973 Add huaban.com support. 2016-03-16 00:23:28 +08:00
cnbeining
1746adab22 [dilidili]Fix #987, close #986 2016-03-15 03:00:07 -04:00
cnbeining
b35a0bd9f9 [CKPlayer]Refractionation to provide better support of headers, etc 2016-03-15 02:41:23 -04:00
cnbeining
1848dbe7d7 [CKPlayer]Extract by XML
To be used for convenience. Downloader not fully tested!
2016-03-15 01:46:37 -04:00
Mort Yao
80ea797cb6 [bilibili] add support for live.bilibili.com (close #986) 2016-03-15 05:11:34 +01:00
Mort Yao
6590bb33cd [iqiyi] close #972 2016-03-10 19:30:15 +01:00
Mort Yao
0ac3bdd5b3 [bilibili] change to generic appkey, fix #973 2016-03-10 19:25:18 +01:00
Mort Yao
ad6fcf2557 [infoq] fix #957 2016-03-06 03:44:49 +01:00
Mort Yao
6c2c29f724 [youtube] fix for age-restricted videos, which do not contain ytplayer.config (or html5player) on web page 2016-03-05 19:43:17 +01:00
Mort Yao
511098e71f [iqiyi] add download_playlist_by_url(), fix #940 2016-03-05 17:48:09 +01:00
Mort Yao
1a8f332712 [iqiyi] strip Unicode character \u200b 2016-03-05 13:46:35 +01:00
Mort Yao
35a5dac007 [infoq] add support 2016-03-05 02:26:29 +01:00
Mort Yao
6df6a81e7d [twitter] fix #948 2016-03-04 14:46:14 +01:00
Mort Yao
4173268a8e [755] support direct URLs (stat.7gogo.jp) 2016-03-03 23:57:39 +01:00
Mort Yao
fd1c63618a [letv] fix #947 2016-03-03 21:49:47 +01:00
Mort Yao
abf477f796 [bilibili] hint for DNS failure 2016-03-03 04:00:44 +01:00
Mort Yao
a577c8553e [bilibili] hint for cookies 2016-03-03 03:55:51 +01:00
Sleaze
5aa7b87dce Support for tumblr-hosted videos. 2016-02-29 15:59:04 -08:00
cnbeining
efcec11376 [Miaopai]Add Weibo URL pattern without login 2016-02-29 17:22:47 -05:00
Mort Yao
a732c15e0e [google+] complete itag: 102 2016-02-27 23:31:20 +01:00
Mort Yao
3493437721 [google+] fix support for videos (image/gif is not what we want) 2016-02-27 23:25:51 +01:00
Mort Yao
ab4ba75d2f [google+] add TBD comments 2016-02-27 22:53:48 +01:00
Mort Yao
145941fcc2 [google+] support /photos/.../albums/... urls 2016-02-27 22:49:01 +01:00
Mort Yao
9bb06c45b4 [google+] extract multiple photos in a post 2016-02-27 22:45:08 +01:00
Mort Yao
3931c4be03 [755] skip stamp images 2016-02-26 01:31:26 +01:00
Mort Yao
92a6efcbfe [acfun] fix exception when caption not present in youku source 2016-02-25 20:14:59 +01:00
jiemoon
2948847caf [QQ] update the url of get video info 2016-02-24 15:41:47 +08:00
cnbeining
2d71b96847 [Yixia-Miaopai]Updating more pattern 2016-02-19 02:20:20 -05:00
cnbeining
ab3fbe0502 [YIxia-Miaopai] Fix #926 2016-02-19 02:12:39 -05:00
David Zhuang
178a9a54ad Merge branch 'develop' into THVideo 2016-02-19 00:28:24 -05:00
Mort Yao
aabf30641b [tudou] fix #925 2016-02-18 15:50:14 +01:00
cnbeining
051895c901 [THVideo] Add Support 2016-02-16 00:29:40 -05:00
Mort Yao
321572404b [755] fix #919 2016-02-11 01:07:34 +01:00
Mort Yao
8c3dc1e11f [56] fix #867 2016-02-10 02:26:43 +01:00
Mort Yao
1e2f5de845 [youtube] fix #912 2016-02-07 15:13:24 +01:00
Mort Yao
129695b3c6 [163] fix #917 2016-02-07 15:11:25 +01:00
Mort Yao
78801cc496 [youtube] fix #911 2016-02-04 22:28:25 +01:00
Mort Yao
2d6ca33402 Merge branch 'develop' of https://github.com/jiemoon/you-get into jiemoon-develop 2016-02-04 21:24:10 +01:00
xyuanmu
9c0abc6c64 fix m5.music.126.net return 404 2016-02-04 11:48:16 +08:00
jiemoon
4ac5978948 Fix 秒拍部分视频标识包含换行符等,导致正则匹配异常的bug 2016-01-31 15:00:09 +08:00
Mort Yao
13168259f9 [tumblr] fix #901 (2, embedded vine videos) 2016-01-25 14:48:55 +01:00
Mort Yao
a9f063f2e8 [tumblr] fix #901 (1) 2016-01-25 14:37:29 +01:00
Mort Yao
81d2a1daed Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop 2016-01-23 15:06:44 +01:00
lilydjwg
bd2179ed76 [qq] fix title for some videos
e.g. http://v.qq.com/cover/p/ps6mnfqyrfo7es3.html?vid=q0181hpdvo5
hope this won't break others, or we should try to recognize the URL
pattern (maybe apply to only URLs with "/cover/")?
2016-01-23 11:47:08 +08:00
lilydjwg
46f8bc18ea [qq] support for embedded video URLs
e.g. http://v.qq.com/iframe/player.html?vid=q01536xb5rb&tiny=0&auto=0
2016-01-23 11:40:58 +08:00
Zhang Ning
75d8367ade Revert "[ZhanQi]temporary fix using RTMP url"
This reverts commit 953c2547bc.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-01-22 17:59:09 +08:00
Zhang Ning
1f2c0bde94 Revert "fix zhanqitv"
This reverts commit eaab0ce3ed.

Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-01-22 17:58:53 +08:00
Mort Yao
511afb3862 [vimeo] fix #879 2016-01-22 04:35:40 +01:00
Mort Yao
3c7499e3cb Merge branch 'develop' of https://github.com/linhua55/you-get into linhua55-develop (fix #875) 2016-01-22 04:14:28 +01:00
xyuanmu
56f11ab799 Update iqiyi key 2016-01-20 11:29:15 +08: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
65e00b58cd [acfun] fix #776 2016-01-11 00:18:49 +01:00
Mort Yao
9a9e706cb6 [netease] no-caption check 2016-01-08 17:48:16 +01:00
Mort Yao
e9a431cd7d [bilibili] no-caption check 2016-01-08 17:21:49 +01:00
ERiok
eaab0ce3ed fix zhanqitv 2016-01-08 13:31:16 +08:00
Mort Yao
141cb1166c [baidu] fix tieba albums 2016-01-06 22:33:34 +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
56a5e63edb [videomega] better approach using str.translate() 2015-12-31 13:57:16 +01:00
Mort Yao
cfad01e464 [videomega] add support 2015-12-31 12:50:38 +01:00
Mort Yao
ef966931a3 [imgur] add support 2015-12-31 11:20:37 +01:00
Mort Yao
89c11a2a7c [56] fix #837 2015-12-31 08:06:30 +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
79d1a41804 [twitter] fix #842 2015-12-29 16:10:45 +01:00
Mort Yao
4af36f640f Merge branch 'develop' of https://github.com/lsycxyj/you-get into lsycxyj-develop 2015-12-22 11:59:54 +01:00
Mort Yao
12465a6a30 [youtube] fix for new base.js (close #823) 2015-12-22 11:58:09 +01:00
Light Leung
ec6985f4c3 Update key 2015-12-20 21:02:22 +08:00
Mort Yao
371d5f2fed [tumblr] support tumblr-feed:entry 2015-12-17 03:09:19 +01:00
Mort Yao
9791833807 [tumblr] support dailymotion_download 2015-12-16 15:41:36 +01:00
Mort Yao
54fd42f138 [dailymotion] fix for embedded URLs 2015-12-16 15:39:21 +01: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
cnbeining
953c2547bc [ZhanQi]temporary fix using RTMP url
Also some PEP8
2015-12-14 15:57:03 -05:00
Mort Yao
f1e7885140 [miomio] fix #795 2015-12-13 04:45:45 +01:00
Mort Yao
39ef2a0b6d [fc2video] formatting 2015-12-13 04:13:13 +01:00
Mort Yao
9bb12ad115 Merge branch 'fc2' of https://github.com/cnbeining/you-get into cnbeining-fc2
- Fix #102
2015-12-13 03:56:07 +01:00
Mort Yao
7f895973d4 [tumblr] fix for embedded vimeo videos 2015-12-13 03:31:09 +01:00
Mort Yao
6cbf9bd0e5 [vimeo] support referer for embedded players 2015-12-13 03:19:53 +01:00
Mort Yao
142020e0ad [nicovideo] fix #803 2015-12-11 22:13:39 +01:00
Mort Yao
28b08a0103 [embed] fix tudou_embed_patterns 2015-12-11 19:31:13 +01:00
Mort Yao
e5922a9182 [twitter] prioritize (main) images over videos 2015-12-10 09:56:50 +01:00
Mort Yao
74817a7a14 Merge branch 'yixia' of https://github.com/cnbeining/you-get into cnbeining-yixia 2015-12-09 21:46:30 +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