Commit Graph

1225 Commits

Author SHA1 Message Date
Mort Yao
5916c96a6e [common] url_info: more MIME types 2015-10-21 04:23:12 +02:00
Mort Yao
8eebb1a9d4 [common] print_info: more MIME types 2015-10-21 02:49:14 +02:00
Mort Yao
8e8fad48aa [755] download images 2015-10-21 02:24:01 +02:00
Mort Yao
5567f68539 [rtmpdump] 2015-10-21 02:09:51 +02:00
Mort Yao
15c79c6f67 [common] adjust progress bar (shorten display of speed) 2015-10-21 00:46:00 +02:00
Mort Yao
b46e3ef9f1 [baidu] support tieba albums 2015-10-21 00:09:31 +02:00
Mort Yao
d517726f49 [google] download the image 2015-10-20 17:03:56 +02:00
Mort Yao
349409792c [flickr] download images 2015-10-20 05:34:09 +02:00
Mort Yao
e9b93f2dee [twitter] download images 2015-10-20 05:20:15 +02:00
Mort Yao
b93771f96e [instagram] download the image 2015-10-20 04:17:57 +02:00
Mort Yao
2817ad1552 [tumblr] download photo / photoset 2015-10-20 03:58:49 +02:00
Mort Yao
25cec6ea80 [vimeo] fix #718 2015-10-20 03:50:38 +02:00
Mort Yao
febc875009 [common] "Video Site" -> "Site" 2015-10-20 03:49:32 +02:00
Mort Yao
c14e3fd152 [baidu] support tieba videos and images 2015-10-20 00:52:06 +02:00
Mort Yao
5a26200c98 [common] add handy get_head(url) 2015-10-20 00:48:48 +02:00
Mort Yao
7e649856ae [netease] let's pretend we're not using the freakin key
- http://www.v2ex.com/t/131959
2015-10-19 23:05:44 +02:00
Mort Yao
0d6b064ba8 [netease] download lyrics for albums and playlists 2015-10-19 21:57:42 +02:00
Mort Yao
48182e852f [common] oops 2015-10-19 21:30:02 +02:00
Mort Yao
41c8b6f1bc [common] set the proper width of progress bar 2015-10-19 21:25:55 +02:00
Mort Yao
4c2864d6f1 [extractor] fix #713 2015-10-19 16:12:41 +02:00
Mort Yao
d1b346ed12 [common] show download speed on progress bar
- Close #178 (also requested in #284 and #700)
- Close #305
2015-10-19 15:04:15 +02:00
Mort Yao
0176fed38f [youtube] set html5player when parsing video page for DASH 2015-10-19 14:51:37 +02:00
Mort Yao
d239796e77 Merge branch 'universal' into develop
- Close #65
- Close #99
2015-10-19 04:33:27 +02:00
Mort Yao
c5d0c78cfb [universal] universal extractor and direct downloader 2015-10-19 03:50:17 +02:00
Mort Yao
6a58918673 [embed] remove duplicated embedded URLs 2015-10-19 03:03:58 +02:00
Mort Yao
02f5781486 [common] use importlib to import modules from dict SITES 2015-10-18 22:51:41 +02:00
Mort Yao
db63b86df8 [youtube] fix AttributeError: 'YouTube' object has no attribute 'js' 2015-10-18 22:23:52 +02:00
Mort Yao
f9bfc66de3 [youtube] support DASH streams for VEVO videos 2015-10-18 21:48:50 +02:00
Mort Yao
c8542be595 [netease] add netease_lyric_download() 2015-10-18 07:09:28 +02:00
Mort Yao
53efae41df update README.md 2015-10-18 06:13:21 +02:00
Mort Yao
fb44b8d66f Merge branch 'hma' into develop
- Close #51
2015-10-18 06:06:01 +02:00
Mort Yao
a52c50e8aa [heavymusic] new site support 2015-10-18 06:03:27 +02:00
Mort Yao
75798861c2 update README.md 2015-10-18 05:26:48 +02:00
Mort Yao
cc436fa9cc [bandcamp] new site support 2015-10-18 05:12:26 +02:00
Mort Yao
aef8a9edc6 [yinyuetai] add yinyuetai_download_playlist 2015-10-18 04:33:11 +02:00
Mort Yao
6aaa973595 [yinyuetai] support playlist 2015-10-18 03:58:25 +02:00
Mort Yao
7c3f0d633b [yinyuetai] fix for mobile URL m.yinyuetai.com (#648) 2015-10-18 03:25:40 +02:00
Mort Yao
6409b9e022 [baomihua] fix #501 2015-10-18 03:07:02 +02:00
Mort Yao
d3051f77c1 [common] beautify progress bar 2015-10-18 02:40:24 +02:00
Mort Yao
838819df93 Merge branch 'youtube-caption-tracks' into develop
- Close #36
- Close #235
2015-10-18 02:11:25 +02:00
Mort Yao
7f0b23646a [youtube] support caption_tracks 2015-10-18 02:03:16 +02:00
Mort Yao
c10d009d6f [extractor] support caption_tracks 2015-10-18 01:35:54 +02:00
Mort Yao
f22fd8769c [common] update download_urls_chunked() 2015-10-18 01:25:01 +02:00
Mort Yao
1933307ad1 add *.srt to .gitignore 2015-10-18 01:22:33 +02:00
Mort Yao
9d4c4c5d22 [travis] add webhooks for gitter integration 2015-10-17 23:15:18 +02:00
Mort Yao
caf3161a23 Merge branch 'youtube-dash' into develop
- Close #395
- Close #599
2015-10-17 23:08:51 +02:00
Mort Yao
dd42d59382 [youtube] always parse video page (for DASH) 2015-10-17 22:50:54 +02:00
Mort Yao
da74b0ab9e [youtube] support dashmpd 2015-10-17 22:03:18 +02:00
Mort Yao
bedd3ef639 [extractor] support dash_streams 2015-10-17 21:51:08 +02:00
Mort Yao
01729891e5 [common] download_urls: support A/V merge using ffmpeg_concat_av() 2015-10-17 21:16:00 +02:00