Mort Yao
d26482b9a9
[twitter] prevent mobile redirection
2018-05-21 22:59:51 +02:00
Mort Yao
59f544665f
[ixigua] remove undefined name ( #2599 )
2018-05-20 13:00:12 +02:00
Mort Yao
e420ed2050
Merge branch 'develop' of https://github.com/QYLGitHub/you-get into QYLGitHub-develop
2018-05-15 21:16:43 +02:00
Mort Yao
6346a68cd2
Merge branch 'develop' of https://github.com/LittleRed-YXC/you-get into LittleRed-YXC-develop
2018-05-15 21:14:30 +02:00
Zheng Luo
9b03331589
Update cccode to 0510 for youku.py
2018-05-12 20:08:13 -04:00
yangxiaochen
daf630e9d7
[douyin] fix if there is not title, you-get cannot works well
...
https://www.douyin.com/share/video/6553248251821165832
2018-05-11 18:08:23 +08:00
yangxiaochen
50bba5527b
[douyin] send the request without fake headers, the douyin website will return fake body or the 403 response!
2018-05-11 17:12:01 +08:00
perror
24578efa1e
repair douyutv 403 error
2018-05-11 12:01:31 +08:00
yangxiaochen
351173ba79
[qq] fix some error cases("check vid&filename failed" and "format invalid")
2018-05-10 20:32:59 +08:00
QYLGithub
18d3cf0eb4
Call toutiao.py method
2018-04-29 11:38:49 +08:00
Mort Yao
4f1b609d71
[bilibili] fix title
2018-04-28 18:59:52 +02:00
Mort Yao
bcc98c5a5c
[universal] use faker only if necessary
2018-04-25 22:59:39 +02:00
Mort Yao
fe34688d07
[universal] fix my brain damage since 2015 ( 2c7aa3b
)
2018-04-25 22:42:23 +02:00
Mort Yao
ff6deaf2bd
[tumblr] fallback to universal_download
2018-04-24 14:48:20 +02:00
lcjh
a3b15279b6
fix bilibili
...
update xml-url to get all format of video
2018-04-22 10:38:40 +08:00
Mort Yao
b28d78f71d
[twitter] support twitter moments
2018-04-19 03:22:18 +02:00
Mort Yao
c77f29861c
[universal] support Open Graph og:video:url
2018-04-15 17:07:46 +02:00
Mort Yao
25aa2ac2e5
[universal] better extraction of title and ext
2018-04-15 16:34:15 +02:00
Mort Yao
ead0979ca1
[universal] relative path lah
2018-04-12 03:19:12 +02:00
hellsof
6a9039aab1
fix https://v.qq.com/x/page/d0552xbadkl.html https://y.qq.com/n/yqq/mv/v/g00268vlkzy.html
2018-04-11 19:59:14 +08:00
hellsof
32c8bb7751
Merge branch 'develop' of github.com:soimort/you-get into fix-qq
2018-04-11 19:53:51 +08:00
JayXon
43923bc8f6
[youku] use default ckey
...
1080p works
2018-03-29 00:59:28 -07:00
cclauss
6e5e385620
from ..common import general_m3u8_extractor
...
Import the definition of __general_m3u8_extractor()__ for the function call on line 64...
flake8 testing of https://github.com/soimort/you-get on Python 3.6.3
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./src/you_get/extractors/longzhu.py:63:20: F821 undefined name 'general_m3u8_extractor'
urls = general_m3u8_extractor(real_url)
^
1 F821 undefined name 'general_m3u8_extractor'
```
2018-03-26 12:05:12 +02:00
Mort Yao
d3719ed4b6
[bilibili] warn when target URL is a playlist
2018-03-24 23:56:38 +01:00
Mort Yao
821e639e02
[youku] boom boom boom
2018-03-22 22:46:42 +01:00
Mort Yao
8979cd63ea
[qq] break if no pay
2018-03-22 22:44:33 +01:00
Mort Yao
3faaebb676
[qq] no more redirect ( close #2586 )
2018-03-22 22:40:07 +01:00
Phun
fdf5350838
fix the bug of v.qq.com
2018-03-19 12:48:38 +08:00
Mort Yao
344502af0d
[youku] resolve conflict
2018-03-15 22:38:23 +01:00
Mort Yao
e3ae1d50fd
Merge branch 'vevo_no_audio' of https://github.com/rosynirvana/you-get into rosynirvana-vevo_no_audio
2018-03-15 22:09:13 +01:00
mq-liu
1900f7608c
fix bilibili download fail
...
the bilibili api has changed
"https://interface.bilibili.com/v2/playurl?cid=33250486&appkey=84956560bc028eb7&otype=json&type=&quality=0&qn=0&sign=a1b0401c8bf70d676bab133fa032469f "
2018-03-07 09:48:11 +08:00
perror
0b50fdfab4
[ixigua] fix URL request error and video download error and video encryption parameters acquisition
2018-02-28 16:45:48 +08:00
Justsoos
fb2c936893
Add longzhu.com
2018-02-19 22:00:55 +08:00
Mort Yao
6e38f28474
[twitter] normalize mobile URL
2018-02-18 00:52:42 +01:00
Mort Yao
3ce35a86f0
[yixia] make things right
2018-02-18 00:38:00 +01:00
Kugelblitz
739504e988
Change code to 0507
...
`mp4hd3` format of some videos cannot be extracted with 0513, but can be extracted with 0507.
2018-02-18 11:08:17 +13:00
Mort Yao
f6be4a2904
[acfun] update API
2018-02-15 21:30:31 +01:00
Mort Yao
1a979b127a
Merge branch 'develop' of https://github.com/liushuyu/you-get into liushuyu-develop
2018-02-13 07:12:29 +01:00
Justsoos
0b8731cbc7
Update quanmin.py
...
api changed, and no need of import time
2018-02-13 03:46:43 +08:00
Justsoos
0ed54eea3f
Parameter type error
...
#you-get -du https://www.douyu.com/lpl
[DEBUG] get_content: https://m.douyu.com/lpl
...
Traceback (most recent call last):
...
File "/usr/local/lib/python3.5/dist-packages/you_get/common.py", line 1574, in any_download
m.download(url, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/you_get/extractors/douyutv.py", line 81, in douyutv_download
download_url_ffmpeg(real_url, title, 'flv', None, output_dir = output_dir, merge = merge)
File "/usr/local/lib/python3.5/dist-packages/you_get/common.py", line 1013, in download_url_ffmpeg
if params.get('-y', False): # None or unset ->False
AttributeError: 'NoneType' object has no attribute 'get'
2018-02-12 01:15:57 +08:00
liushuyu
6bac1cd5dc
bilibili: adapt to new bangumi API
2018-02-09 15:57:34 -07:00
Mort Yao
8d9887c725
Merge branch 'develop' of https://github.com/hiberabyss/you-get into hiberabyss-develop
2018-02-03 18:33:33 +01:00
Mort Yao
900dc543f9
Merge branch 'patch-1' of https://github.com/9yw/you-get into 9yw-patch-1
2018-02-03 17:39:01 +01:00
Mort Yao
34b51cbecb
[bilibili] fix some title regexes
2018-02-02 19:01:39 +01:00
Justsoos
e8385913d9
update douyutv.py for room_id bugs
...
m.douyu.com DOES have the unique room_id, for counter-example: https://www.douyu.com/aleng1106 , there is no room_id in this page
2018-01-25 23:37:46 +08:00
9yw
a345635473
Update youku.py
...
ccode=0512会报错 客户端无权播放,201 改成5013可以下载
2018-01-10 15:32:40 +08:00
ygmpkk
68a0e9c4b0
fix http code 403 and 466 error for bilibili
2018-01-05 12:23:02 +08:00
Hongbo Liu
3d08064d31
[qq] fix weixin embedded video support
2018-01-04 23:34:20 +08:00
hellsof
a1290be2ec
fix https://v.qq.com/x/page/q0527wsyqpv.html
2018-01-03 11:43:26 +08:00
Mort Yao
6e17b0c7f9
[bilibili] enable bangumi API
2017-12-30 20:44:31 +01:00
hellsof
29d5201a9b
fix https://v.qq.com/x/cover/9hpjiv5fhiyn86u/t0522x58xma.html
2017-12-25 18:39:10 +08:00
Mort Yao
e7954c4149
[bilibili] warn when target URL is a playlist
2017-12-23 22:02:11 +01:00
Mort Yao
6baa80419c
[youku] update ccode
2017-12-23 17:16:43 +01:00
Mort Yao
9d7c9f9651
[bilibili] new bangumi URL ( fix #2543 )
2017-12-23 14:12:56 +01:00
hellsof
cb0dc09a01
fix json
2017-12-19 18:56:16 +08:00
hellsof
65f8cec8e2
fix json
2017-12-19 18:53:16 +08:00
iawia002
4ce28ac2b5
✨ add douyin support
2017-12-15 17:21:34 +08:00
moorefu
3032ec9679
New site support: https://www.kuaishou.com/
2017-12-13 11:52:05 +08:00
Mort Yao
26de1271d9
Merge branch 'add-ixigua-site' of https://github.com/QYLGitHub/you-get into QYLGitHub-add-ixigua-site
2017-12-10 14:45:06 +01:00
perror
6c3bdfd90c
New site support: https://www.ixigua.com/
2017-12-10 13:14:32 +08:00
iawia002
88fbc212ae
fix bilibili title regex
2017-12-09 18:05:13 +08:00
Mort Yao
219ac3ce62
[youku] update ccode
2017-12-05 15:13:56 +01:00
Mort Yao
3d15a3afdf
[bilibili] flv720
2017-12-04 14:17:11 +01:00
Mort Yao
731fcb5eac
[bilibili] wubba lubba dub dub
2017-12-04 04:01:08 +01:00
Mort Yao
f668b7062a
[bilibili] PEP 8 formatting
2017-12-04 03:04:32 +01:00
Mort Yao
897e941bbd
[youku] update ccode
2017-12-03 15:34:49 +01:00
Mort Yao
795e7a037f
[youku] update ccode, fix #2528
2017-11-30 12:31:27 +01:00
Mort Yao
150e8514f7
Merge branch 'add_coub_quality_support' of https://github.com/zmux/you-get into zmux-add_coub_quality_support
2017-11-27 21:35:36 +01:00
Sergey Zmushko
5696308210
[coub] added quality support
2017-11-27 23:30:18 +03:00
Mort Yao
250f3f06a1
Merge branch 'add-toutiao-suport' of https://github.com/ultimate010/you-get into ultimate010-add-toutiao-suport
2017-11-27 21:08:15 +01:00
Mort Yao
fae02c25d5
Merge branch 'add_coub_support' of https://github.com/zmux/you-get into zmux-add_coub_support
2017-11-27 18:43:01 +01:00
Sergey Zmushko
b2d97bcaea
[coub] add coub.com support
...
Video and audio files with high quality are downloaded.
We use ffmpeg for audio and video combining into one file
2017-11-27 15:08:09 +03:00
Mort Yao
656f25e0d2
Merge branch 'fix_vine_empty_filename' of https://github.com/zmux/you-get into zmux-fix_vine_empty_filename
2017-11-25 23:41:49 +01:00
Mort Yao
fd8ffe4082
Merge branch 'mgtv-https' of https://github.com/chinsyo/you-get into chinsyo-mgtv-https
2017-11-25 13:59:46 +01:00
Mort Yao
f3290c717d
[bilibili] mode change 100755 => 100644
2017-11-25 13:54:50 +01:00
Mort Yao
1f3bf2f03c
Merge branch 'bilibili-fix-livestream-extractor' of https://github.com/zmwangx/you-get into zmwangx-bilibili-fix-livestream-extractor
2017-11-25 13:53:06 +01:00
Mort Yao
4f7ba5aac8
[youku] update ccode
2017-11-25 13:21:49 +01:00
Zhiming Wang
b787226053
[bilibili] fix livestream extractor
...
The HTML page of a live page does not carry any room info now. Room ID
and title needs to be retrieved with proper API calls.
Fixes #2479 .
2017-11-22 09:13:17 -05:00
Chinsyo
917c2cc1c4
Update the regex for mgtv extractor, adapt to https
2017-11-20 12:45:35 +08:00
Sergey Zmushko
44974ade13
[vine] fix empty file name if no description found
...
Now if no description in video file metadata found then user name and
video id will be used
2017-11-19 00:53:03 +03:00
Mort Yao
2584b5d8bb
Merge branch 'develop' of https://github.com/s969966195/you-get into s969966195-develop
2017-11-17 16:54:47 +01:00
Mort Yao
623a8a09a0
Merge branch 'update-douyutv-api' of https://github.com/hcwhan/you-get into hcwhan-update-douyutv-api
2017-11-17 16:53:42 +01:00
Mort Yao
468e3c33f5
Merge branch 'develop' of https://github.com/jhc888007/you-get into jhc888007-develop
2017-11-17 16:49:38 +01:00
Mort Yao
57ef1390ff
Merge branch 'miaopai-fix' of https://github.com/einverne/you-get into einverne-miaopai-fix
2017-11-17 16:41:03 +01:00
Mort Yao
4f4a7d2d73
[twitter] for tomorrow, we hunt
2017-11-11 05:24:02 +01:00
Ein Verne
ce67a7d122
Fix miaopai download failed
...
Signed-off-by: Ein Verne <einverne@gmail.com>
2017-11-10 13:59:03 +08:00
shitfly
3f3d07b505
[qq]fix vid
2017-11-09 11:27:38 +08:00
shitfly
ab8683baf9
[sohu]add https
2017-11-08 17:10:52 +08:00
hcwhan
04b5f9f95a
add header and update douyutv api fix StatusCode 403
2017-11-08 14:38:44 +08:00
jhc888007
289c42115f
qq video does not work well any more
2017-11-06 15:42:40 +08:00
Mort Yao
fbd492220e
[tumblr] ignore bad URLs
2017-10-31 19:02:44 +01:00
Mort Yao
36192cea44
[acfun] fix active single-p title
2017-10-30 21:07:37 +01:00
Mort Yao
ac6b97618f
[universal] case-insensitive baby
2017-10-25 21:02:53 +02:00
Mort Yao
c3b31c5d31
[bilibili] respect --timeout
2017-10-18 12:15:31 +02:00
Mort Yao
907600c2de
Merge branch 'pr' of https://github.com/ayanamist/you-get into ayanamist-pr
2017-10-18 12:07:01 +02:00
Mort Yao
10bf672473
[icourses] fix typo, close #2433
2017-10-18 12:03:56 +02:00
Mort Yao
ed3c952f34
[bilibili] fail fast, but not too fast ( close #2437 )
2017-10-18 11:53:16 +02:00
ayanamist
46fc02fa06
modify bilibili title fetch
2017-10-16 14:04:11 +08:00
Mort Yao
c2de0bdc38
[youku] update stream_types
2017-10-13 23:59:07 +02:00
Mort Yao
d24545e66b
[youku] update stream_types (2017-10-13)
2017-10-13 23:09:50 +02:00