Sergey M․
d3f007af18
[daylimotion] Adapt to player v5 and modernize ( Closes #6151 , closes #6250 )
2015-07-23 22:04:47 +06:00
fnord
53b8247cb5
NationalGeographic._VALID_URL: work site-wide
...
Closes #6343 .
2015-07-23 12:21:41 +02:00
Yen Chi Hsuan
b73b14f72c
[viki] Rewrite dict selection codes
2015-07-23 14:02:19 +08:00
Yen Chi Hsuan
41597d9bed
[viki] Fix description extraction ( closes #6339 )
2015-07-23 13:39:19 +08:00
Jaime Marquínez Ferrándiz
b37317d8b0
[generic] Unescape HTML escape sequences in redirect urls ( fixes #6311 )
2015-07-22 23:33:49 +02:00
Jaime Marquínez Ferrándiz
87dc451108
[youtube] Don't use the DASH manifest from 'get_video_info' if 'use_cipher_signature' is True ( #5118 )
...
Currently they give a 403 Forbidden error.
2015-07-22 23:27:41 +02:00
Jaime Marquínez Ferrándiz
ca4456eda8
[tagesschau] Remove unused import
2015-07-22 23:23:38 +02:00
Sergey M․
993df6bc22
[prosiebensat1] Modernize
2015-07-23 03:05:16 +06:00
Sergey M․
61be92e26a
[prosiebensat1] Recognize DRM protected videos ( #6334 )
2015-07-23 03:04:23 +06:00
Sergey M․
c59b61c0da
[viki] Fix height ( Closes #6333 )
2015-07-23 02:13:51 +06:00
Sergey M․
3e214851a4
[tagesschau] Improve tests
2015-07-23 01:01:35 +06:00
Sergey M․
a47b602b08
[tagesschau] Add support for audio
2015-07-23 01:01:04 +06:00
Sergey M․
948199deac
[tagesschau] Relax _VALID_URL and simplify
2015-07-23 00:30:48 +06:00
Sergey M․
c356620ec1
Merge branch 'patch/enhance-tagesschau-regex' of https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex
2015-07-23 00:12:46 +06:00
Sergey M․
c7620992d2
[pbs] No need to escape colon
2015-07-22 23:49:55 +06:00
Sergey M․
ce1bafdce9
[pbs] Clean up title construction rationale
2015-07-22 23:49:08 +06:00
Sergey M.
9872e588c8
Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
...
pbs: fix vague 'Full Episode' titles; prepend name of show
2015-07-22 23:42:19 +06:00
Sergey M․
d609edf4f1
[udemy] Handle already-logged-in scenario ( Closes #6327 )
2015-07-22 22:49:00 +06:00
Yen Chi Hsuan
40101dc311
[lecture2go] Make optional fields non-fatal
2015-07-22 23:25:32 +08:00
Yen Chi Hsuan
e9c6deffee
[lecture2go] Add more metadata fields
2015-07-22 23:22:19 +08:00
Yen Chi Hsuan
1e12429564
[lecture2go] Update _TEST
2015-07-22 23:05:14 +08:00
Yen Chi Hsuan
795704f0f1
[lecture2go] Support more formats
2015-07-22 22:39:46 +08:00
Yen Chi Hsuan
981b9cdc8c
[lecture2go] Improve some regular expressions
2015-07-22 22:09:01 +08:00
Yen Chi Hsuan
3f724339db
Merge branch 'lecture2go' of https://github.com/nichdu/youtube-dl into nichdu-lecture2go
2015-07-22 20:10:45 +08:00
Sergey M․
c84683c88b
[viewster] Strip titles
2015-07-22 02:08:25 +06:00
Sergey M․
b68a2613f8
[viewster] Rewrite for new API ( Closes #6317 )
2015-07-22 02:00:21 +06:00
Jaime Marquínez Ferrándiz
28afa6e77a
[snagfilms] Don't use '_' as a variable that is used
2015-07-21 20:50:02 +02:00
Sergey M․
496ce6b349
[snagfilms] Improve m3u8 extraction ( Closes #6309 )
2015-07-21 23:54:31 +06:00
Jaime Marquínez Ferrándiz
2fe1ff8582
[youtube] Set 'is_live'
2015-07-20 20:14:20 +02:00
Jaime Marquínez Ferrándiz
17ee98e1a5
[youtube] Fix upload_date in test
2015-07-20 19:48:50 +02:00
Jaime Marquínez Ferrándiz
2ee8f5d80f
Merge remote-tracking branch 'yan12125/download-dash-segments' ( #5886 )
2015-07-20 19:34:24 +02:00
Yen Chi Hsuan
3f302bca8c
[tumblr] Improve downloading notes
2015-07-20 18:54:47 +08:00
Yen Chi Hsuan
c909e5820e
[tumblr] Delegate to GenericIE for non-tumblr videos
...
Fixes #6162
2015-07-20 18:51:25 +08:00
Yen Chi Hsuan
a1b85269a4
[extractor/generic] Support vid.me embeds
2015-07-20 18:49:53 +08:00
Sergey M․
faa1f83ab4
[twitch:stream] Improve _VALID_URL ( Closes #6294 )
2015-07-20 02:16:07 +06:00
Sergey M․
308c505c3d
[francetv] Improve _VALID_URL
2015-07-20 01:03:43 +06:00
fnord
0eacd2aaae
less clunky if statement
2015-07-19 13:59:12 -05:00
Sergey M․
18ae46ad4b
[vice] Modernize
2015-07-20 00:42:25 +06:00
Sergey M․
65c2b21df1
[vice] Make test only matching
2015-07-20 00:40:43 +06:00
Sergey M․
772acaf31f
[vice] Do not capture unused groups in _VALID_URL
2015-07-20 00:39:55 +06:00
Sergey M.
f8d0745e27
Merge pull request #6291 from atomicdryad/pr-fixvice
...
fix/support news.vice.com
2015-07-20 00:39:16 +06:00
Sergey M․
d719c6a5ab
[ard:mediathek] Add test for direct mp4
2015-07-20 00:13:39 +06:00
Sergey M․
769efa16af
[ard:mediathek] Remove dead test
2015-07-20 00:08:21 +06:00
Sergey M․
86b4e98ac6
[ard:mediathek] Add audio test
2015-07-20 00:05:10 +06:00
Sergey M․
3bf8c316a6
[sportschau] Reimplement in terms of ard extractor
2015-07-20 00:01:22 +06:00
Sergey M․
e37c92ec6d
[ard] Extract all formats
2015-07-19 23:59:50 +06:00
fnord
a5dd9a0c5d
pbs: fix vague 'Full Episode' titles; prepend name of show
...
Many videos are given the title 'Full Episode' or 'Episode x', etc;
in the info json 'title' is the episode title (for oneshots this is
'Full Episode') while the program name is 'program':{'title'. This
changes the title from '(episode title)' to
'(program name) - (episode title)'
The following urls demonstrate useless titles
http://video.pbs.org/video/2365367186/
http://video.pbs.org/video/2365519307/
http://video.pbs.org/video/2365527039/
http://video.pbs.org/video/2365530605/
Before change
Full Episode
Episode 5 | Preview
Season 3 | Episode 4 Preview
July 17, 2015
After change
To Catch A Comet - Full Episode
The Crimson Field - Episode 5 | Preview
Last Tango in Halifax - Season 3 | Episode 4 Preview
Charlie Rose The Week - July 17, 2015
2015-07-19 11:47:58 -05:00
fnord
7a4a945f13
fix/support news.vice.com
2015-07-19 11:33:02 -05:00
Sergey M․
1d18e26eca
[francetv] Remove unused import
2015-07-19 21:54:12 +06:00
Sergey M․
ac4b8df5e4
[francetv] Fix embed test
2015-07-19 21:53:54 +06:00