Mort Yao
9dc034c2cc
[common] download_urls(): fix URL printing for DASH streams
2019-02-16 23:08:44 +01:00
Mort Yao
e6534c41d8
version 0.4.1210
2019-02-16 06:17:11 +01:00
Mort Yao
fd08f7b639
[bilibili] fix #2680
2019-02-16 06:09:57 +01:00
Mort Yao
4f191986bd
[miaopai] it is clear that
2019-02-10 23:13:28 +01:00
sheerluck
a449eca64e
fix coub ffmpeg
...
Test URL: https://coub.com/view/19cyub
1) ```params.extend(['-safe', '0'])``` fixes ```[concat @ 0x55b4c8f02980] Unsafe file name 'Test_For_The_Princess!.mp4'```
Before patch: Test_For_The_Princess!_full.mp4 is not created
After patch: Test_For_The_Princess!_full.mp4 created successfully
2) ```round``` fixes ```audio_duration 64.0 + video_duration 8.04 -> 7```
Before patch: video is freezed for last 8 second
After patch: perfect loop
2019-02-04 11:18:06 +03:00
wangqr
f07e909a72
Fallback to re-encoding audio when ffmpeg quits with error
2019-01-21 09:58:26 -05:00
wangqr
0aafca6de4
Use copy when merging audio and video
2019-01-21 02:11:41 -05:00
Mort Yao
a151a3e250
version 0.4.1205
2019-01-18 12:26:57 +01:00
Mort Yao
912804b0fa
[youtube] fix #2675
2019-01-18 12:09:43 +01:00
Mort Yao
95b711dc99
[tiktok] shake it
2019-01-18 11:40:14 +01:00
trymelz
f09d7c958a
check python version before using shutil.which function
2019-01-01 18:47:51 -06:00
trymelz
60e035cca8
check if the player exist or not
2019-01-01 18:29:57 -06:00
Mort Yao
1df62c39ff
[universal] strip query string for direct download
2018-12-26 16:48:32 +01:00
Mort Yao
672cc4b1f9
[youtube] show warning for premieres
2018-12-24 18:21:28 +01:00
Mort Yao
4e98f7bcae
[tumblr] always download the high res (1280) version of images
2018-12-22 23:14:30 +01:00
Mort Yao
b847066756
[naver] fix #2671
2018-12-21 15:46:11 +01:00
Mort Yao
98fedfb2a2
[miaopai] handle weibo.com/tv/v URLs
2018-12-18 18:20:01 +01:00
Mort Yao
fef2298b95
[instagram] they're forming in straight line
2018-12-18 15:53:56 +01:00
Mort Yao
afb2db7c3c
version 0.4.1193
2018-12-17 12:07:56 +01:00
Yang Bo
5d7df2eb1b
Fix zhibo.tv regular expression.
2018-12-16 07:23:59 +00:00
Mort Yao
c90a44c586
[instagram] let's go
2018-12-10 17:22:52 +01:00
perror
8454f878d2
[zhihu] Add zhihu.com support
2018-12-07 21:38:39 +08:00
lniwn
7dbfece21f
[miaopai] fix weibo.com download error
2018-12-07 18:37:43 +08:00
Mort Yao
58e806d72e
[youtube] use prefix to avoid potential namespace conflict ( fix #2666 )
2018-12-05 23:24:24 +01:00
perror
926c7b283a
fix ixigua downloading failure
2018-12-06 00:55:08 +08:00
Mort Yao
e37291dfd8
[instagram] hey ho
2018-12-05 14:11:59 +01:00
FengLi666
45f951b9b3
fix bilibili bangumi page
...
delete out of date regex which causes error
2018-12-01 22:34:49 +08:00
Mort Yao
0e90b9b000
version 0.4.1181
2018-11-30 21:51:11 +01:00
Mort Yao
5fece0bd1c
[tiktok] more URL patterns
2018-11-30 18:54:05 +01:00
Mort Yao
85598839c0
[tiktok] new site support
2018-11-30 18:29:22 +01:00
Mort Yao
fdb0213714
[youtube] don't fail the whole playlist
2018-11-30 17:36:59 +01:00
Mort Yao
32a2e24785
[youku] sometimes naive
2018-11-30 14:12:43 +01:00
astronaut
1f52bd01ae
support bilibili audio
2018-11-26 20:57:46 +08:00
URenko
ab8a3a2ccf
fix acfun flv support
2018-11-25 20:07:52 +08:00
FengLi666
5946a54575
fix acfun bangumi page
2018-11-22 13:45:00 +08:00
bitdust
e14f21f323
fix bilibili title regex
...
match '<span>' with html attribute
2018-11-21 01:56:57 +08:00
Mort Yao
98d9580dd3
[common] fix google_search
2018-11-19 00:14:04 +01:00
Mort Yao
9f68d3c37a
[bilibili] fix bangumi thing
2018-11-18 23:50:38 +01:00
Vcinly
470b74f3af
[bilibili] fixed space videos url detect
2018-11-17 22:44:25 +08:00
Vcinly
64e15159ab
support download bilibili uploader all videos
2018-11-11 13:03:29 +08:00
Yingdong Yang
7d9ce6b8d0
fix iwara
2018-11-09 13:36:03 +08:00
Mort Yao
046dcea5e8
version 0.4.1167
2018-11-07 16:59:58 +01:00
Mort Yao
aa221f1378
[youtube] whatever this (0,window.encodeURIComponent) thing is ( fix #2652 )
2018-11-07 16:49:18 +01:00
lc4t
1f70be6aa9
use new bilibili live api, fix None Content-Type
2018-11-01 11:57:21 +08:00
Mort Yao
6d6c219a28
version 0.4.1164
2018-10-28 13:33:28 +01:00
Mort Yao
18ecc4d04e
Merge branch 'fix-miaopai' of https://github.com/beyondblog/you-get into beyondblog-fix-miaopai
2018-10-28 13:27:09 +01:00
Mort Yao
035294e573
[bilibili] the production of too many useful things results in
2018-10-26 22:36:24 +02:00
beyond
dc1581869f
Update miapai api
2018-10-25 11:12:36 +08:00
kxy000
50b66f3151
Update pptv.py
...
add user agent
2018-10-22 23:54:10 +08:00
Mort Yao
fabb35a5b9
[sohu] do not zip ch
2018-10-20 16:22:14 +02:00
Mort Yao
5026436e8a
common: add proper warning and confirming before overwriting things
2018-10-17 22:28:21 +02:00
Mort Yao
f94c8d530d
util.log: add yes_or_no()
2018-10-17 22:26:55 +02:00
Mort Yao
251b80962a
util.fs: \t not allowed in FAT ( close #2646 )
2018-10-14 15:35:03 +02:00
mq-liu
4b7753f2d4
update sohu.py
...
原来的下载, 下载特别慢, 还会出错
2018-09-21 15:02:22 +08:00
Mort Yao
fc8df5eb24
[naver] call universal_download if video extraction fails
2018-09-17 13:52:44 +02:00
Mort Yao
1ea4abdb77
[universal] lalalala
2018-09-17 13:52:04 +02:00
Mort Yao
caabb083f7
[tumblr] squanch that
2018-09-16 14:34:48 +02:00
Mort Yao
fcdfce68d2
[tumblr] squanch this
2018-09-16 14:18:31 +02:00
Mort Yao
76e831d443
version 0.4.1148
2018-09-11 23:51:43 +02:00
Mort Yao
5dfee49688
[common] post_content: make log right
2018-09-11 23:49:39 +02:00
Mort Yao
cc69f0945a
[universal] let Pinterest go suck a lemon
2018-09-11 23:44:51 +02:00
Mort Yao
f3cb2512a3
[tumblr] take my consent
2018-09-11 23:23:50 +02:00
Mort Yao
f8c39fbe4c
[common] post_content: allow post_data_raw
2018-09-11 23:18:39 +02:00
Mort Yao
8984485819
[youtube] faster than light
2018-09-11 17:31:47 +02:00
Mort Yao
3e6387e51c
[bilibili] duang duang
2018-09-11 03:14:53 +02:00
Mort Yao
2d8bf0e556
[bilibili] there's a solution you're not seeing ( close #2642 )
2018-09-11 03:08:26 +02:00
Mort Yao
a062be55f8
version 0.4.1140
2018-09-08 00:48:10 +02:00
Mort Yao
932fc7a7b5
[baidu] as you can see
2018-09-08 00:46:39 +02:00
Mort Yao
47b2164b2e
[youku] +1
2018-09-07 22:26:51 +02:00
Mort Yao
bd47cb656e
[youtube] fix for new base.js ( close #2641 )
2018-09-07 22:21:24 +02:00
Mort Yao
9ba7690cb9
[bilibili] as you can see
2018-08-29 17:15:47 +02:00
Mort Yao
bea047aa7e
[[util.os] fix Android termux compatibility (no permission to access /proc)
2018-08-29 16:44:13 +02:00
Mort Yao
2a1bb6978c
[twitter] match correct screen_name and item_id in a conversation
2018-08-27 14:49:37 +02:00
Mort Yao
e36404cf22
[youku] fire in the hole!
2018-08-25 15:41:07 +02:00
Mort Yao
82db2fe8f0
[baidu] you got this
2018-08-15 21:42:40 +02:00
Mao Chang
28e1f6cc15
fix lizhi
2018-08-15 22:58:17 +08:00
Mort Yao
935a4233cd
[youku] get schwifty
2018-08-15 13:19:25 +02:00
Mort Yao
a0b97e56e5
version 0.4.1128
2018-08-10 16:40:12 +02:00
Mort Yao
f80a1dd905
[youku] I squanch your ccode ( close #2611 )
2018-08-10 16:39:41 +02:00
edward.gao
93655cf9f4
Reduce logging message
2018-08-10 20:35:55 +08:00
edward.gao
b554f9f9bc
Feature: support download bilibili space favorite folder files
2018-08-10 17:26:29 +08:00
Mort Yao
3a41c3d22c
[processor.ffmpeg] shut the f up
2018-08-10 03:05:14 +02:00
Mort Yao
c6d71ddf10
version 0.4.1120
2018-08-08 17:12:11 +02:00
Mort Yao
0ce55a2cf6
[bilibili] nah ( #2627 )
2018-08-08 17:08:25 +02:00
Mort Yao
711b3621d0
version 0.4.1118
2018-08-08 16:26:22 +02:00
Mort Yao
da8c982608
[twitter] fix #2609
2018-08-08 16:21:49 +02:00
Mort Yao
f73c7a3660
Merge branch 'update-kugou-api' of https://github.com/ehds/you-get into ehds-update-kugou-api
2018-08-07 16:21:33 +02:00
Mort Yao
83d1b20bef
Merge branch 'topic-qq' of https://github.com/hellsof/you-get into hellsof-topic-qq
2018-08-07 16:15:46 +02:00
Gong Qijian
493e26149c
[bilibili] add subtitle for downloading single episode
2018-08-07 11:39:01 +08:00
ehds
506c5b5bc1
upadate kugou api
2018-07-29 14:03:10 +08:00
hellsof
feffd883ea
support view.inews.qq.com/a/20180521V0Z9MH00 https://kuaibao.qq.com/s/20180521V0Z9MH00 https://v.qq.com/x/cover/t0fqsm1y83r8v5j/a0026nvw5jr.html
2018-07-28 13:51:43 +08:00
ellipse42
80aa34f538
[miaopai] support not fixed length fid
2018-07-21 06:26:19 +08:00
Mort Yao
ddf67aadb5
[baidu] squanch this, mofo
2018-07-17 17:59:53 +02:00
Fangzhou Li
50216593e4
[util] improve compatibility with WSL
2018-07-16 04:22:54 +08:00
Mort Yao
a07ba1a5df
[baidu] it's important that the fleeb is rubbed
2018-07-14 14:54:21 +02:00
Mort Yao
196e94bdff
[baidu] because the fleeb has all of the fleeb juice
2018-07-12 01:03:01 +02:00
Mort Yao
e635628639
[instagram] no more ?
2018-07-03 14:49:51 +02:00
Mort Yao
9ab4bfbf3e
[common] update UA
2018-07-01 15:50:08 +02:00
Mort Yao
d503237508
[common] dumb
2018-07-01 15:48:22 +02:00
Mort Yao
3e89279598
[common] make get_location accept headers
2018-07-01 15:47:54 +02:00
Mort Yao
37e2a79897
[common] wubba lubba dub dub
2018-07-01 13:48:22 +02:00
Mort Yao
503ff846f7
[common] do not coerce headers into a dict
2018-07-01 13:23:48 +02:00
Mort Yao
4a3f1b5bd2
[miaopai] squanch that
2018-06-29 15:04:42 +02:00
Mort Yao
18af8f36e2
version 0.4.1099
2018-06-27 23:35:15 +02:00
Mort Yao
1171be87c7
[baidu] squanch this
2018-06-27 23:21:42 +02:00
Mort Yao
93c08277d2
[bilibili] better subtitle with page no
2018-06-27 22:50:10 +02:00
Mort Yao
4f00ca5b8d
[bilibili] warn when target URL is a playlist and --playlist is not used
2018-06-27 22:18:27 +02:00
Mort Yao
230479c172
Merge branch 'patch-2' of https://github.com/Justsoos/you-get into Justsoos-patch-2
2018-06-27 21:55:51 +02:00
Justsoos
1adb799c86
Update douyutv.py
...
douyu update
2018-06-25 16:55:13 +08:00
Justlearnm0re
52e6a7482d
fix cid match
...
The old regex is broken, fix it with new one.
2018-06-24 17:41:58 +08:00
Mort Yao
ebbe13e88e
[universal] a URL with space is not a good URL
2018-06-23 00:29:00 +02:00
Mort Yao
85782bc0f7
[qq] resolve conflict
2018-06-12 22:28:12 +02:00
kiss4u
a10c98c5ab
support for zhibo.tv
...
<http://v.zhibo.tv/ >
example: http://v.zhibo.tv/31609372
<http://video.zhibo.tv/ >
example: http://video.zhibo.tv/video/details/d103057f-663e-11e8-9d83-525400ccac43.html
2018-06-04 00:43:15 +08:00
kiss4u
928c8ccbe3
modify comments
2018-06-03 09:10:46 +08:00
kiss4u
3653420fe9
fix some url format from v.qq.com
...
https://v.qq.com/x/page/w0674l9yrrh.html
http://v.sports.qq.com/#/cover/t0fqsm1y83r8v5j/a0026nvw5jr
2018-06-02 23:15:44 +08:00
Agent Fitz ;-)
b7603a4db0
腾讯视频默认下载SHD视频
...
现在可以直接下载720P(SHD)的腾讯视频
2018-05-29 21:36:29 +08:00
Mort Yao
8c0cae47fc
[instagram] download video_url
2018-05-27 19:16:31 +02:00
Mort Yao
d26482b9a9
[twitter] prevent mobile redirection
2018-05-21 22:59:51 +02:00
韩林泽
25b1c25517
Move the warning message output to standard error.
...
`ffmpeg -version` gives "ffmpeg version 2.8.14-0ubuntu0.16.04.1 Copyright (c) 2000-2018 the FFmpeg developers" on Ubuntu Xenial, which make int() failed during extracting version code.
2018-05-21 17:40:56 +08:00
Mort Yao
59f544665f
[ixigua] remove undefined name ( #2599 )
2018-05-20 13:00:12 +02:00
Mort Yao
9ae300029f
version 0.4.1077
2018-05-15 21:22:51 +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
44960677c4
[common] use quoted video_host and video_url as well
2018-04-25 22:30:46 +02:00
Mort Yao
ff6deaf2bd
[tumblr] fallback to universal_download
2018-04-24 14:48:20 +02:00
Mort Yao
d057a49e5b
[common] url_to_module: quote non-ASCII characters in URL
2018-04-24 14:46:38 +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
029272d140
version 0.4.1060
2018-04-15 17:13:08 +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
Mort Yao
7633898850
version 0.4.1040
2018-03-01 22:55:09 +01: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
Mort Yao
87e3bd5722
Merge branch 'develop' of https://github.com/John128217/you-get into John128217-develop
2018-02-22 17:25:04 +01:00
Mort Yao
b4850f5a59
[common] indent!
2018-02-22 17:21:43 +01:00
John128217
c7290c7c2f
A number bug fixed
...
Now if you can have more than 10 videos that have same names.
2018-02-21 21:55:28 -08:00
John128217
a22dce896c
Added an auto rename option and fixed the force option
...
I've noticed that if I am downloading two videos with same names from youtube (e.g. https://www.youtube.com/watch?v=606hmlA_nxw and https://www.youtube.com/watch?v=CLrXTnggUeY ), only one of them will be saved (usually the bigger one according to the original script "os.path.getsize(output_filepath) >= total_size * 0.9"). However, I want them both while preserving their names from youtube. So I modified the source code. It looks like there are a lot of changes, but I just added an indent and everything changed.
Also, I've noticed that "force" is not working at all. I fixed that issue.
2018-02-21 14:23:21 -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
ea0bf8c32a
version 0.4.1025
2018-02-09 15:50:09 +01:00
Mort Yao
53a87c975f
[common] resolve conflict
2018-02-09 15:31:03 +01: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
c0c76915dc
version 0.4.1011
2017-12-23 18:27:08 +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
hellsof
7b996ec755
Fix download_url_ffmpeg extension
2017-12-12 12:43:20 +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
501dbe1856
version 0.4.995
2017-12-04 04:18:45 +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
a4910db9b4
version 0.4.990
2017-12-02 01:35:43 +01:00
Mort Yao
795e7a037f
[youku] update ccode, fix #2528
2017-11-30 12:31:27 +01:00
hellsof
64772ce2e9
Update common.py
...
File "xxx/site-packages/you_get/common.py", line 750, in update
sys.stdout.write('\r' + bar)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 23-64: ordinal not in range(128)
2017-11-29 17:11:09 +08:00
Mort Yao
414e2c3f0b
version 0.4.985
2017-11-27 21:40:16 +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
33664c514c
[common] formatting
2017-11-27 21:09:43 +01: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
60e9976eda
[common] resolve conflict
2017-11-17 17:21:43 +01:00
Mort Yao
2edb539d1f
version 0.4.964
2017-11-17 17:14:47 +01:00
Mort Yao
99a51012f0
[util] trim title length <= 80 (follow-up of ed12df2
)
2017-11-17 17:08:31 +01: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
ea90279193
Merge branch 'windows-terminal' of https://github.com/ayanamist/you-get into ayanamist-windows-terminal
2017-11-17 16:43:41 +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
iawia002
b327a5ef96
pep8 update for common.py
2017-11-12 17:31:42 +08: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
ayanamist
6c9c15e69f
fix bar display under windows terminal
2017-10-19 09:33:42 +08: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
97e4f41585
Merge branch 'safe-retry' of https://github.com/ayanamist/you-get into ayanamist-safe-retry
2017-10-18 12:05:27 +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
e88364bf56
fix urlopen_with_retry may return None
2017-10-16 14:31:31 +08: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
2c238ae683
version 0.4.939
2017-10-13 23:45:33 +02:00
Mort Yao
d24545e66b
[youku] update stream_types (2017-10-13)
2017-10-13 23:09:50 +02:00
Mort Yao
871d725584
[youku] fix #2412 and close #2429
2017-10-13 22:38:16 +02:00
Mort Yao
688f7fb6d5
[xiami] add support for MVs, fix #2426
2017-10-13 21:36:56 +02:00
Mort Yao
31200781b2
[qq] fix #2353
2017-10-13 17:56:12 +02:00
Mort Yao
77542320f0
[tudou] fix #2427
2017-10-13 17:18:53 +02:00
Mort Yao
4b56e46d2a
[bilibili] support "watchlater" URLs (per #2424 )
2017-10-13 16:31:51 +02:00
Mort Yao
74291bf5f7
[qq] fix #2409
2017-10-13 15:58:29 +02:00
Mort Yao
2ef577e467
Merge branch 'develop' of https://github.com/IMLink/you-get into IMLink-develop
2017-10-13 15:42:12 +02:00
Mort Yao
003c7256ee
[twitter] fix regression
2017-10-13 15:20:06 +02:00
Mort Yao
103238188d
Merge branch 'twitter_download_fix' of https://github.com/Cphilo/you-get into Cphilo-twitter_download_fix
2017-10-13 15:12:49 +02:00
jacoz
56065c0a48
[pptv] fix #2422
2017-10-13 16:30:37 +08:00
cphilo
4f97ce50f3
twitter download fix
2017-10-11 13:44:32 +08:00
IMLink
6169894595
Update youku.py
...
fix issues #2405
2017-10-10 13:40:39 +08:00
David Zhuang
213e61fdc8
Merge pull request #2369 from rslonik/develop
...
new extractor: giphy.com
2017-10-09 02:36:14 -04:00
Mort Yao
9c237b2a44
[instagram] strip query string from URL
2017-10-01 21:02:20 +02:00
Mort Yao
db8f59c424
[extractor] revert 12de1b4
as it's breaking --player
2017-09-26 00:37:57 +02:00
Mort Yao
5019d9d23f
[bilibili] quick hack for #2377 (enforce timeout 1)
2017-09-20 22:50:37 +02:00
Mort Yao
d1c0810742
[extractor] fix stream_id if no dash_streams exist
2017-09-19 17:00:10 +02:00
Mort Yao
12de1b482f
[extractor] download best-quality DASH stream if FFmpeg is installed
2017-09-19 14:05:56 +02:00
Rafael Slonik
9e12df7807
new extractor: giphy.com
2017-09-16 17:01:13 -03:00
Mort Yao
cff5fb4529
version 0.4.915
2017-09-16 11:46:49 +02:00
Mort Yao
3dfa709a14
Merge branch 'patch-3' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-3
2017-09-16 11:36:03 +02:00
wwqgtxx
8831d2c44f
bug fix for password
2017-09-13 23:42:00 +08:00
lilydjwg
d1f98fa5bc
fix load_cookies local name error
2017-09-13 17:28:49 +08:00
MaxwellGoblin
51a1a1e318
[qq] fix regression by 4c116c6; add guard for bad json
2017-09-13 15:00:58 +08:00
MaxwellGoblin
2a250cbcb4
[soundcloud]update client_id; move to new api completely; fix #2350
2017-09-13 11:09:17 +08:00
Mort Yao
00f3dfa71f
version 0.4.909
2017-09-12 12:40:10 +02:00
Mort Yao
388b214f07
[universal] quick & dirty support for MPD files (with BaseURL)
2017-09-12 12:37:16 +02:00
Mort Yao
854c78fd6f
[common] remove duplicated keyword argument
...
- fix #2347
- fix #2348
2017-09-12 12:08:00 +02:00
lilydjwg
657e67e123
fix wrong local name
...
thanks to @ayanamist
bcd8d74d73 (commitcomment-24242276)
2017-09-12 14:01:34 +08:00
MaxwellGoblin
4c116c6f66
[qq]new vid regex pattern
2017-09-12 13:27:42 +08:00
MaxwellGoblin
abc34c2af1
[youku]fix #2345
2017-09-12 13:11:38 +08:00
MaxwellGoblin
2652a3fe6c
[extractor]add a parameter "keep_obj" to forbid VideoExtractor re-init after download instance method
2017-09-12 13:08:05 +08:00
MaxwellGoblin
c2d8729e35
[youku]never reuse a VideoExtractor object; fix #2340
2017-09-12 10:46:17 +08:00
Mort Yao
e8c7d9e6b2
[google+] fix more post_date
2017-09-11 19:03:08 +02:00
Mort Yao
936383d092
version 0.4.900
2017-09-11 15:32:48 +02:00
Mort Yao
35103577cf
[common] resolve conflicts
2017-09-11 15:15:43 +02:00
Mort Yao
262b6951c6
Merge branch 'timeout_retry' of https://github.com/JayXon/you-get into JayXon-timeout_retry
2017-09-11 15:04:43 +02:00
Mort Yao
21830e367f
[embed] oops
2017-09-11 14:29:40 +02:00
Mort Yao
24f89d3981
[embed] remove some 'title=title' -- these parameters are not even defined
2017-09-11 14:28:17 +02:00
Mort Yao
ea033aeaa8
[dailymotion] do not use **kwargs in download_urls
2017-09-11 14:21:58 +02:00
Mort Yao
e3ebedc6ad
[dailymotion] WTF?
2017-09-11 13:44:54 +02:00
Mort Yao
a534c11e94
[embed] add dailymotion patterns
2017-09-11 13:23:02 +02:00
MaxwellGoblin
251857407b
[qie_video]add 1080p stream_types
2017-09-10 12:52:03 +08:00
MaxwellGoblin
f916d837e8
fix pan.baidu
...
1. change url pattern to support https protocol
2. move print_info and sleep to the entry function. old impl will block
for 5 secs with info_only
2017-09-09 09:28:38 +08:00
MaxwellGoblin
9c55f93955
[fantasy]request with referer
2017-09-08 21:05:16 +08:00
MaxwellGoblin
276e2db065
[google]fix google doc; close #2324
2017-09-07 14:59:52 +08:00
MaxwellGoblin
0fba6829d4
[youku]sleep 3s to handle server time out of sync
2017-09-06 20:59:14 +08:00
MaxwellGoblin
c95146a4e2
[qingting]support qingting; close #1243
2017-09-05 13:41:52 +08:00
MaxwellGoblin
ca490abead
[bokecc]fix a unbound error; set title to vid if cannot fetch it from api data
2017-09-05 12:37:50 +08:00
MaxwellGoblin
0a00ff3c46
[embed]support bokecc cloud
2017-09-05 12:36:50 +08:00
MaxwellGoblin
32d38aa58b
Merge branch 'develop' of https://github.com/soimort/you-get into develop
2017-09-05 02:21:08 +08:00
MaxwellGoblin
22a602cdab
[funshion]rewrite
2017-09-05 02:20:44 +08:00
JayXon
2c32db485e
[common] retry if response.read() timeout
2017-09-03 16:51:32 -07:00
Mort Yao
0832bcc4e4
[google+] fix more
2017-09-02 03:45:54 +02:00
Mort Yao
e74fc8ee8b
[google+] fix post_date
2017-09-01 22:54:41 +02:00
MaxwellGoblin
9248e6f896
update help message
2017-08-30 19:58:42 +08:00
MaxwellGoblin
083bc291d2
[ku6]some vids are quoted
2017-08-29 15:38:23 +08:00
MaxwellGoblin
f92c21b16e
[ku6]new url pattern
2017-08-29 14:15:53 +08:00
Mort Yao
8a68cf8bd9
[iwara] fix info_only
2017-08-27 04:05:56 +02:00
Mort Yao
b719681763
Merge branch 'develop' of https://github.com/flewsea/you-get into flewsea-develop
2017-08-27 04:02:36 +02:00
Rafael Slonik
c036eae22a
Facebook extrator won't detect title for some videos and you-get breaks; so set title = url and we're good to go
2017-08-25 19:03:40 -03:00
MaxwellGoblin
a129903da6
[bilibili]support paid bangumi_movie; fix #2304
2017-08-26 04:37:06 +08:00
MaxwellGoblin
aaefb0e2d0
[bilibili]fix quality mapping for paid bangumi; remove debug print
2017-08-25 20:14:01 +08:00
MaxwellGoblin
0d89c45c49
[youtube]fix ytb short url patterns
2017-08-24 17:06:23 +08:00
MaxwellGoblin
19d455de6b
[iqiyi]get tvid and vid from js inlined in html; fix #2294
2017-08-23 14:11:55 +08:00
MaxwellGoblin
ca5e07cfa1
[youku]user-agent from youku ipad client has been blocked, switch to a normal desktop browser UA
2017-08-23 13:57:16 +08:00
Mort Yao
593610406b
[baidu] tieba album API: set pe=1000
2017-08-21 21:58:30 +02:00
David Zhuang
46a83efd3d
[Fantasy] Add support
2017-08-18 00:49:10 -04:00
MaxwellGoblin
eaa692aa35
[icourses]for videos larger than 330MiB seek must be on 15MiB boundary; fix #2283
2017-08-18 04:01:53 +08:00
MaxwellGoblin
170d7f0c24
[youku]do not change the url if it starts with k.youku.com
2017-08-18 00:40:01 +08:00
MaxwellGoblin
58f778e4f6
[youku]change host of cdn_url to aliCDN
2017-08-17 13:04:09 +08:00
MaxwellGoblin
e32e8c56ad
[common]fix mutable default parameter in url_save; fix #2278
2017-08-16 16:26:25 +08:00
MaxwellGoblin
ba864441a6
comment the WIP code to silent lint
2017-08-15 22:21:04 +08:00
MaxwellGoblin
6b76acd226
[dailymotion]fix #2275
2017-08-15 21:59:52 +08:00
MaxwellGoblin
ed0451016c
[naver]rewrite
2017-08-15 21:50:34 +08:00
MaxwellGoblin
1950caf082
[zhanqi]new video pattern; fix #2272
2017-08-14 22:19:15 +08:00
MaxwellGoblin
c15b8940c3
[qq qq_egame]support qq egame
2017-08-14 16:05:24 +08:00
MaxwellGoblin
699ed7e501
[common]catch HTTPError in urlopen_with_retry
2017-08-13 19:55:19 +08:00
Mort Yao
b4ce413dea
[vk] get things done
2017-08-12 21:00:21 +02:00
MaxwellGoblin
06463a8880
[vk]support user video list; fix #1311
2017-08-13 00:53:49 +08:00
lilydjwg
bcd8d74d73
use argparse instead of getopt
...
see also https://github.com/soimort/you-get/issues/1181
2017-08-13 00:33:53 +08:00
MaxwellGoblin
5825564761
[embed]support iqiyi embed player; search iframe recursively
2017-08-12 20:57:08 +08:00
MaxwellGoblin
b6b53d0d2a
[embed vimeo]pass referer to VimeoExtractor
2017-08-12 19:14:18 +08:00
MaxwellGoblin
da916ec93f
[iqiyi]support zol.iqiyi; close #2256
2017-08-12 16:00:14 +08:00
MaxwellGoblin
f99b068ee3
[bilibili]index title could be described in CJK lang so it cannot be sorted at all
2017-08-12 11:26:02 +08:00
Mort Yao
7abb26c34b
[miaopai] fix mp4 extension
2017-08-12 00:02:57 +02:00
Mort Yao
ccebfcebbe
Merge branch 'patch-1' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-1
2017-08-11 23:50:48 +02:00
Mort Yao
8fb21211d9
Merge branch 'acfun-new-pattern' of https://github.com/coslyk/you-get into coslyk-acfun-new-pattern
2017-08-11 23:46:49 +02:00
MaxwellGoblin
5a8715fc96
[cntv]support multi stream types
2017-08-11 16:27:37 +08:00
MaxwellGoblin
10a32e9de3
[youku]rewrite youku
2017-08-11 13:45:37 +08:00
MaxwellGoblin
94739f5b46
[acfun]remove useless import
2017-08-11 04:43:54 +08:00
MaxwellGoblin
d41feb7684
[common]fix #1603
2017-08-11 00:29:31 +08:00
MaxwellGoblin
00d62706ca
[common]fix #954
2017-08-11 00:05:15 +08:00
MaxwellGoblin
8af779ecdc
[icourses]compact problem about strftime
2017-08-10 23:36:06 +08:00
MaxwellGoblin
87fb35769e
[icourses]rewrite
2017-08-10 22:17:15 +08:00
MaxwellGoblin
f1a942c0d0
[vimeo]support multi streams; fix #1798
2017-08-09 13:15:08 +08:00
MaxwellGoblin
9488ce1cff
[youku]fix #2243
2017-08-08 21:35:27 +08:00
MaxwellGoblin
930c659141
[xiami]remove deprecated code; fix #1165
2017-08-08 15:00:51 +08:00
MaxwellGoblin
a020c0fe32
[sina]rewrite; support sina.com.cn/zxt
2017-08-08 13:46:15 +08:00
MaxwellGoblin
6f97cda395
[douyutv]support v.douyu.com/show/
2017-08-08 04:15:07 +08:00
rosynirvana
c820f42af7
Merge pull request #2153 from rosynirvana/zhanqi
...
[common zhanqi]m3u8 code in common; rewrite zhanqi
2017-08-08 03:56:06 +08:00
MaxwellGoblin
828abd71d8
[qq qie_video]support QiE video
2017-08-08 03:38:34 +08:00
MaxwellGoblin
d2558cc66e
[extractor]set ext to mp4 if container is m3u8
2017-08-08 03:37:37 +08:00
MaxwellGoblin
450eb56718
[qie]support match page
2017-08-06 19:59:00 +08:00
MaxwellGoblin
2344e7eaf4
[mgtv]new pattern; fix #2232
2017-08-06 02:39:53 +08:00