fnord
|
2a282a3b5f
|
Unbreak breakage that was broken to test breakage
|
2015-06-20 11:11:41 -05:00 |
|
fnord
|
7bb23aeca4
|
rename bbccouk.py -> bbc.py
|
2015-06-20 11:08:13 -05:00 |
|
fnord
|
de939d89eb
|
Support BBC news in other languages, non-mediaselector videos
|
2015-06-20 11:04:46 -05:00 |
|
fnord
|
77c975f536
|
typofix
|
2015-06-20 08:28:14 -05:00 |
|
fnord
|
75ab0ebcf5
|
no .get('..',None)
|
2015-06-20 08:24:02 -05:00 |
|
fnord
|
10273d6e08
|
toss new stuff into old file
|
2015-06-20 08:22:13 -05:00 |
|
Sergey M․
|
16d6973f8a
|
[viki] Pass session token around (#6005)
|
2015-06-20 00:49:28 +06:00 |
|
Sergey M․
|
edcd2d665b
|
Merge branch 'misterhat-pinkbike'
|
2015-06-20 00:10:27 +06:00 |
|
Sergey M․
|
385c3e5e91
|
[pinkbike] Improve and simplify
|
2015-06-20 00:10:08 +06:00 |
|
Sergey M․
|
c8e337450b
|
Merge branch 'pinkbike' of https://github.com/misterhat/youtube-dl into misterhat-pinkbike
|
2015-06-19 23:00:00 +06:00 |
|
Sergey M․
|
10464af5d1
|
[dramafever:series] Fix extraction while authenticated
|
2015-06-19 22:02:07 +06:00 |
|
Sergey M․
|
cbcd1a5474
|
[dramafever] Add support for authentication (Closes #6017)
|
2015-06-19 21:57:31 +06:00 |
|
Sergey M․
|
c9bebed294
|
[youtube] Add itag 59 and 78 (Closes #5979)
|
2015-06-19 20:52:44 +06:00 |
|
fnord
|
d5552a3477
|
bbcnews: Switch to parse_duration, revert change to docs/supportedsites.md
|
2015-06-19 06:25:50 -05:00 |
|
fnord
|
a8b081a052
|
BBCNewsIE: eliminate redundant function.
BBCCoUkIE._download_media_selector: use class variable instead of
hardcoded string for mediaselector_url template.
|
2015-06-19 01:52:25 -05:00 |
|
fnord
|
9e96dc8b35
|
Support BBC News (bbc.com/news)
|
2015-06-19 01:39:30 -05:00 |
|
Sergey M․
|
360075e28a
|
[pornhub] Extend _VALID_URL (Closes #6019)
|
2015-06-18 22:26:17 +06:00 |
|
Sergey M․
|
accf79b107
|
[viki] Add support for authentication (Closes #6005)
|
2015-06-18 21:17:26 +06:00 |
|
ping
|
4d58b24c15
|
[qqmusic] Use _check_formats instead
|
2015-06-18 23:09:04 +08:00 |
|
Yen Chi Hsuan
|
c33a8639a7
|
[postprocessor/embedthumbnail] Skipping if thumbnail file missing
Fixes #5996
|
2015-06-18 22:05:02 +08:00 |
|
Yen Chi Hsuan
|
25fa8d66e6
|
[bbccouk] Fix description (closes #6006)
|
2015-06-18 22:00:13 +08:00 |
|
Yen Chi Hsuan
|
974a6146fe
|
[bbccouk] Fix error handling
|
2015-06-18 21:40:45 +08:00 |
|
ping
|
0392ac98d2
|
[qqmusic] Fix code formatting
|
2015-06-18 21:13:03 +08:00 |
|
ping
|
5e3915cbe3
|
[qqmusic] Fix song extraction when certain formats are unavailable
|
2015-06-18 21:06:25 +08:00 |
|
ping
|
29b809de68
|
[qqmusic] Fix album extraction
|
2015-06-18 15:52:04 +08:00 |
|
ping
|
8f73e89ca0
|
[kuwo] New extractor for kuwo.cn
|
2015-06-18 14:15:54 +08:00 |
|
ping
|
0d0d5d3717
|
[qqmusic] Add support for playlists
|
2015-06-18 13:59:37 +08:00 |
|
Sergey M․
|
a69e8bfdd9
|
[lifenews] Fix tests
|
2015-06-17 20:29:15 +06:00 |
|
Sergey M․
|
062a3fdf36
|
[lifenews] Modernize
|
2015-06-17 20:28:47 +06:00 |
|
Sergey M․
|
028a33d7f2
|
[lifenews] Fix extraction
|
2015-06-17 20:27:38 +06:00 |
|
Aurélio A. Heckert
|
14835de9fb
|
Use shlex.split for --pp-params and update related docs.
|
2015-06-16 18:10:31 -03:00 |
|
Sergey M․
|
447053668f
|
[spankwire] Fix extraction
|
2015-06-16 21:19:18 +06:00 |
|
Jaime Marquínez Ferrándiz
|
f3aecb27a4
|
[youku] Simplify a bit the 'entries' construction
Mainly avoid having to use an index.
|
2015-06-16 14:41:52 +02:00 |
|
Sergey M․
|
7f0172b3e5
|
Credit @jackyzy823 for iqiyi
|
2015-06-15 22:29:41 +06:00 |
|
Yen Chi Hsuan
|
79fe954d79
|
Merge branch 'PeterDing-youku'
|
2015-06-16 00:20:52 +08:00 |
|
Yen Chi Hsuan
|
0501bfa159
|
[YoutubeDL] Youku extractor now uses the standard format selection
|
2015-06-16 00:15:30 +08:00 |
|
Yen Chi Hsuan
|
a155b7e76c
|
[youku] Coding style
|
2015-06-16 00:15:09 +08:00 |
|
Yen Chi Hsuan
|
5228b756af
|
[youku] Add cn_verification_proxy support and add a georestricted test case
|
2015-06-16 00:06:23 +08:00 |
|
Yen Chi Hsuan
|
04e7596680
|
[youku] Better error handling
|
2015-06-15 23:54:55 +08:00 |
|
Yen Chi Hsuan
|
f1e66cb2eb
|
[youku] Change video_id and add a multipart test case
|
2015-06-15 23:46:07 +08:00 |
|
Sergey M․
|
4fd35ee072
|
[safari] Add test for #5985
|
2015-06-15 21:36:30 +06:00 |
|
Yen Chi Hsuan
|
ee69799262
|
[youku] Add a v.swf test case
|
2015-06-15 23:36:28 +08:00 |
|
Sergey M.
|
636a9637f4
|
Merge pull request #5985 from zx8/master
[safari] make url regex more lenient
|
2015-06-15 20:31:47 +05:00 |
|
Yen Chi Hsuan
|
9383e66f94
|
[youku] Use _match_id
|
2015-06-15 23:31:30 +08:00 |
|
Sergey M․
|
99e6833c85
|
[francetv] Update f4m manifest token URL (Closes #5981, Closes #5989)
|
2015-06-15 21:30:27 +06:00 |
|
Yen Chi Hsuan
|
c203be3fb4
|
[youku] Better handling for Python 2/3 compatibility
|
2015-06-15 23:28:59 +08:00 |
|
Sergey M․
|
02175a7986
|
[youtube:search] Fix search query (Closes #5988)
|
2015-06-15 21:01:26 +06:00 |
|
Sergey M․
|
8117df4cd9
|
[vk] Extract view count
|
2015-06-15 20:55:25 +06:00 |
|
Sergey M․
|
7c7dd9dc7f
|
[vk] Fix upload date extraction
|
2015-06-15 20:47:01 +06:00 |
|
Sergey M․
|
054932f403
|
[vk] Fix extraction (Closes #5987)
|
2015-06-15 20:46:10 +06:00 |
|