Sergey M․
|
d3f007af18
|
[daylimotion] Adapt to player v5 and modernize (Closes #6151, closes #6250)
|
2015-07-23 22:04:47 +06:00 |
|
Jaime Marquínez Ferrándiz
|
2929fa0e79
|
[youtube] Also look into the 'start' field for start_time
|
2015-07-23 13:21:18 +02:00 |
|
Jaime Marquínez Ferrándiz
|
297a564bee
|
[youtube] Extract end_time
|
2015-07-23 13:20:21 +02:00 |
|
remitamine
|
8e92d21ebf
|
[googledrive] raise ExtractorError instead of warning
|
2015-07-23 11:59:13 +01:00 |
|
remitamine
|
36dbca8784
|
fix recursive error
|
2015-07-23 11:59:13 +01:00 |
|
remitamine
|
d1cc05e17e
|
remove unnecessary regex group names
|
2015-07-23 11:59:12 +01:00 |
|
remitamine
|
3b3d531965
|
fix embed regex
|
2015-07-23 11:59:12 +01:00 |
|
remitamine
|
653789afc7
|
add google drive embeds
|
2015-07-23 11:59:12 +01:00 |
|
remitamine
|
2d651a2d02
|
import google drive embed class
|
2015-07-23 11:57:09 +01:00 |
|
remitamine
|
3e5f3df172
|
move the embed to a separate class
|
2015-07-23 11:57:09 +01:00 |
|
remitamine
|
f120a7ab5e
|
change the _TEST info
|
2015-07-23 11:57:09 +01:00 |
|
remitamine
|
984e4d4875
|
[googledrive] Add new extractor
|
2015-07-23 11:57:08 +01:00 |
|
fnord
|
53b8247cb5
|
NationalGeographic._VALID_URL: work site-wide
Closes #6343.
|
2015-07-23 12:21:41 +02:00 |
|
Jaime Marquínez Ferrándiz
|
59db9f8018
|
[downloader/dash] Improve 'combine_url' (fixes #6341)
In some videos the base_url already ends with '/'.
|
2015-07-23 12:09:30 +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․
|
a083b859e4
|
Merge branch 'rohieb-patch/enhance-tagesschau-regex'
|
2015-07-23 00:31:09 +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 |
|
Yen Chi Hsuan
|
f79ebf09a2
|
Credit @nichdu for Lecture2Go extractor
|
2015-07-23 01:56:55 +08: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
|
3a99d321a8
|
Merge pull request #6303 from jaimeMF/dash_no_live
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
|
2015-07-23 00:39:44 +08:00 |
|
Yen Chi Hsuan
|
4bb3d999ac
|
Merge branch 'nichdu-lecture2go'
|
2015-07-22 23:33:28 +08: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
|
9c29bc69f7
|
[utils] Improve parse_duration
Now dots are parsed. For example '87 Min.'
|
2015-07-22 23:15:22 +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 |
|
Jaime Marquínez Ferrándiz
|
70c857b728
|
Credit Zach Bruggeman for the appleconnect extractor (#6190)
|
2015-07-22 11:49:54 +02:00 |
|
fnord
|
9e7e0dffd5
|
Actually add the extractor
|
2015-07-21 16:56:35 -05:00 |
|
fnord
|
c3dea3f878
|
Twittercard: support vmapurl method
|
2015-07-21 16:45:36 -05:00 |
|
fnord
|
f57f84f606
|
Twitter: get and describe video from status urls
|
2015-07-21 16:38:40 -05: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 |
|
Philipp Hagemeister
|
ce9512b78b
|
release 2015.07.21
|
2015-07-21 17:20:54 +02:00 |
|