Zhiming Wang
606e0a786e
[lizhi] overhaul
...
Lizhi extractor has stopped working. In particular, there are two major
changes:
- URL format change: no more #/ in URL paths;
- The /api/audio/{radio_id}/{audio_id} API now returns 404.
This is a rewrite based on the /api/radio_audios API.
2016-12-04 19:57:02 -05:00
Mort Yao
61d9bf124e
[youtube] download hlsvp via ffmpeg
2016-12-03 17:41:23 +01:00
Mort Yao
474f4d724a
[common] pass valid filename in download_url_ffmpeg
2016-12-03 17:40:29 +01:00
sheerluck
8e150e6989
fix for NameError: name 'output_json' is not defined
2016-11-28 18:01:42 +03:00
Mort Yao
538f1796f2
[universal] workaround for websites that block HEAD requests
2016-11-26 17:09:28 +01:00
Mort Yao
03266c030a
[youtube] fix dash-mpd for live streams (no yt:contentLength field)
2016-11-26 16:35:16 +01:00
Mort Yao
e65c2d23a0
[tudou] fix #1526
2016-11-26 16:26:40 +01:00
Yohohaha
fe2720544a
fix syntax error
2016-11-25 20:03:38 +08:00
Yohohaha
c44a7ec1b9
Merge pull request #1 from soimort/develop
...
Project Updatding
2016-11-25 19:16:16 +08:00
Mort Yao
250672f42d
version 0.4.595
2016-11-19 20:47:18 +01:00
Mort Yao
d2206b3fdf
Merge branch 'fix-ffmpeg-error-on-mgtv' of https://github.com/StephenPCG/you-get into StephenPCG-fix-ffmpeg-error-on-mgtv
2016-11-18 22:59:43 +01:00
Zhang Cheng
a7635e96a5
[mgtv] add bsf:a aac_adtstoasc to ffmpeg args, fix #1458 .
2016-11-17 11:18:01 +08:00
Mort Yao
fbba2f6034
Merge branch 'develop' of https://github.com/iawia002/you-get into iawia002-develop
2016-11-15 09:10:47 +01:00
L
65713cae2c
update yixia_download url match rule
...
resolved #1346
2016-11-14 21:49:13 +08:00
moyo
78ba20266c
1. Change container from FLV to TS
...
2. Fix video url matcher
3. Use m3u8 ext-info for fast size calculate
4. Use m3u8 url for video playing
2016-11-13 17:41:00 +08:00
Mort Yao
51dd7ad8e6
[youtube] use url_encoded_fmt_stream_map from video page, fix #1502
2016-11-10 16:24:26 +01:00
Rokic
d04997ec9b
fix #1415
...
Songs from netease cloud music playlist will have a prefix indicates
their order in the list.
2016-11-08 02:09:39 +08:00
Mort Yao
a1a6ebf036
Merge branch 'bilibili-bangumi-fix' into develop
...
- close #1391
- close #1436
2016-11-04 17:12:31 +01:00
Mort Yao
5601e1fe30
[bilibili] fix support for bangumi
2016-11-03 22:03:56 +01:00
Mort Yao
bc590cbd62
[douban] add support: movie.douban.com
2016-11-03 21:32:13 +01:00
Mort Yao
2b0fe3443f
[test] remove test_vimeo
2016-11-03 17:03:01 +01:00
Mort Yao
25a2f9248b
Merge branch 'embed-correct-tudou-pattern' of https://github.com/zmwangx/you-get into zmwangx-embed-correct-tudou-pattern
2016-11-03 17:00:25 +01:00
Mort Yao
79bb217c4b
Merge branch 'icourses' of https://github.com/liushuyu/you-get into liushuyu-icourses
2016-11-03 16:58:00 +01:00
Mort Yao
68e8be7af3
Merge branch 'add-dyn-chunked' of https://github.com/liushuyu/you-get into liushuyu-add-dyn-chunked
2016-11-03 16:56:57 +01:00
Zhiming Wang
391ca5643a
[embed] correct tudou pattern
...
Hyphen-minus (-) is a valid character in Tudou's video ID. It's even
present in the second pattern of tudou_embed_patterns, just not the
first.
2016-11-02 20:44:40 -04:00
Mort Yao
e8514d1370
version 0.4.575
2016-11-03 01:44:04 +01:00
Mort Yao
bc8834a7cc
Merge branch 'huomaotv' of https://github.com/gucheen/you-get into gucheen-huomaotv
2016-11-03 00:18:15 +01:00
Mort Yao
2b84c1e5f9
Merge branch 'dailymotion-fix' into develop
2016-11-03 00:17:16 +01:00
Mort Yao
a4f4fb3626
Revert "fix for #1405 " ( fix #1485 )
...
This reverts commit 38ba0dbe48
.
2016-10-30 16:16:04 +01:00
Mort Yao
4b55884e86
[dailymotion] use ffmpeg_download_stream, fix #1466
2016-10-30 00:26:25 +02:00
Mort Yao
feffcb656a
[processor.ffmpeg] fix params in ffmpeg_download_stream
2016-10-30 00:24:31 +02:00
Cheng Gu
0f3fe97e9c
update: add huomao.com
2016-10-27 17:44:54 +08:00
Cheng Gu
ac33461c88
fix(huomao): adapt to new url format
2016-10-27 17:44:02 +08:00
liushuyu
2183448c90
icourses: implement fake keep connection alive
2016-10-25 22:16:36 -06:00
liushuyu
ae4e533ec9
common: add dynamic url support for url_save_chunked
2016-10-25 14:26:38 -06:00
liushuyu
5351121186
icouses: Code clean up
2016-10-25 12:52:30 -06:00
liushuyu
4bbafeb9e4
icourse: add supprt
2016-10-24 20:09:58 -06:00
Mort Yao
4561be553c
Merge branch 'fix-baidu-support' of https://github.com/liushuyu/you-get into liushuyu-fix-baidu-support
2016-10-21 17:46:08 +02:00
liushuyu
aef17dcb99
Add Baidu Cloud support
2016-10-20 22:39:47 -06:00
liushuyu
78fa116131
Add POST method to common.py
2016-10-20 22:35:21 -06:00
Cheng Gu
95a8d1e8af
[huomaotv] add huomao.com suppport
2016-10-20 14:31:03 +08:00
Mort Yao
669d7b5586
[youtube] unescape HTML entities, fix #1462
2016-10-19 20:47:17 +02:00
Mort Yao
455e5b90d9
Merge branch 'develop' of https://github.com/chideat/you-get into chideat-develop
2016-10-14 20:33:53 +02:00
Mort Yao
e2f86641ab
update README: use https
2016-10-14 20:32:05 +02:00
chinat
21fc4d4a09
translate char | to - in filename for ffmpeg concat
2016-10-10 11:28:45 +08:00
Vicent Tsai
c9ffae970e
[AcFun] fix #1429
2016-10-10 00:13:01 +08:00
Mort Yao
3b3e5cfe38
update README ( close #1422 )
2016-10-05 14:38:02 +02:00
Mort Yao
2370ee9599
Merge branch 'sinofool-sinofool/develop' into develop
...
- Fix #1298 .
- Close #1354 .
- Close #1071 .
2016-10-04 17:11:32 +02:00
Bochun Bai
fb97d7d0c3
Tencent Video use best quality
...
Prefer 1080p and 720p if available
2016-10-03 00:18:50 +08:00
zhangchao
8674f43c36
fix bug about renaming videos when downloading with ffmpeg
2016-09-27 23:04:01 +08:00