25870 Commits

Author SHA1 Message Date
Sergey M․
5f170b1bda
release 2017.05.23 2017-05-23 00:19:45 +07:00
Sergey M․
2570e85167
release 2017.05.23 2017.05.23 2017-05-23 00:17:48 +07:00
Sergey M․
9dc5ab041f
[ChangeLog] Actualize 2017-05-23 00:15:44 +07:00
Sergey M․
01f3c8e290
Credit @fredbourni for noovo (#12792) 2017-05-23 00:08:14 +07:00
Sergey M․
06c1b3ce07
Credit @mphe for streamango (#12643) 2017-05-23 00:07:31 +07:00
Sergey M․
0b75e42dfb
Credit @zurfyx for atresplayer improvements (#12548) 2017-05-23 00:00:49 +07:00
Sergey M․
a609e61a90
[downloader/external] Pass -loglevel to ffmpeg downloader (closes #13183) 2017-05-22 23:40:07 +07:00
Roland Hieber
84aa791435 [wdr] fix failing test.test_unicode_literals.TestUnicodeLiterals 2017-05-21 19:24:42 +02:00
Roland Hieber
2437a7ae4e [wdr] add support for wdrmaus.de content pages as playlists
The content pages directly contain multiple video players without
linking to a separate page for each video, like the Mediathek pages do.
Therefore, we cannot delegate loading the info_dict from a "video URL"
(because it does not exist), but instead we have to grab each video
separately from their video player <divs> and load the info_dict from
the respective JSONP.

On the other hand, Mediathek pages only contain links to the separate
video pages, and no JSONP URL, so we still need to support the old way
of loading each video page separately when playing the playlist.
2017-05-21 16:51:19 +02:00
Roland Hieber
9436165909 [wdr] refactor so that JSONP download is reusable
We want to parse multiple JSONP URLs on a page later, so we have to
change _html_search_regex() into a re.findall().
2017-05-21 16:51:18 +02:00
Roland Hieber
bca4965919 [wdr] update tests which fail due to HTTP 404 2017-05-21 16:51:18 +02:00
Ondřej Caletka
afdb387cd8 [streamcz] Add support for subtitles 2017-05-21 15:41:52 +07:00
Ondřej Caletka
747d367d3f [streamcz] Add subtitle extractor 2017-05-21 09:24:26 +02:00
Ondřej Caletka
3de76ab438 [streamcz] fix tests MD5 2017-05-21 09:20:33 +02:00
Sergey M․
dc4e4f90a2
[youtube] Modernize 2017-05-21 01:18:56 +07:00
Protuhj
fdc20f87a6 [youtube] Fix DASH manifest signature decryption (closes #8944) 2017-05-21 01:11:37 +07:00
Sergey M
91a970cbe1 Update youtube.py 2017-05-21 01:10:25 +07:00
Sergey M
53bb578a4b Update youtube.py 2017-05-21 01:06:55 +07:00
Protuhj
ae02d4b1cd Moved comment to where sts is retrieved. 2017-05-20 13:38:20 -04:00
Protuhj
8997ae0469 Don't crash if the 'sts' value doesn't exist in the ytplayer_config
Tested with values that definitely don't exist in the configuration.
2017-05-20 13:28:42 -04:00
Sergey M․
35a2d221a3
[toggle] Relax _VALID_URL (closes #13172) 2017-05-20 23:06:30 +07:00
Nii-90
daa4e9ff90 [adobepass] Add support for Brighthouse MSO 2017-05-20 20:50:46 +07:00
Protuhj
9f6db1b2f4 Use ytplayer_config rather than the sts regular expression. 2017-05-19 18:28:18 -04:00
Sergey M․
2ca29f1aaf
[toypics] Improve and modernize 2017-05-20 01:29:33 +07:00
vobe
77d682da9d [toypics] Fix extraction 2017-05-20 01:18:03 +07:00
Sergey M․
8fffac6927
[njpwworld] Fix extraction (closes #13162) 2017-05-19 23:11:02 +07:00
Sergey M․
5f6fbcea08
[hitbox] Add support for smashcast.tv (closes #13154) 2017-05-19 22:34:00 +07:00
Logan B
00cb0faca8 [mitele] Update app key regex 2017-05-19 21:54:57 +07:00
einstein95
c5d3eb95e6 [MiTele] Update regex due to site redesign 2017-05-19 21:29:50 +12:00
Protuhj
28b5b85cbc Re-adding ps=default, since it doesn't hurt having it. 2017-05-19 02:07:19 -04:00
Protuhj
9ff9e26431 Fixes issue with not being able to decode signatures on DASH MPD URLs 2017-05-19 01:53:03 -04:00
f4r
3625ae4b76 [smashcast] quick tweak] 2017-05-19 16:34:44 +12:00
f4r
dd15a13346 [smashcast] Add new extractor 2017-05-19 15:59:43 +12:00
Nii-90
0660eac95f adobepass.py: add Bright House (Spectrum) 2017-05-18 17:13:10 -04:00
Sergey M․
bf10513151
release 2017.05.18.1 2017-05-18 23:01:39 +07:00
Sergey M․
bfdf6fcc66
release 2017.05.18.1 2017.05.18.1 2017-05-18 23:00:03 +07:00
Sergey M․
bcaa1dd060
[ChangeLog] Actualize 2017-05-18 22:58:14 +07:00
Sergey M․
0e2d626ddd
[jsinterp] Fix typo and cleanup regexes (closes #13134) 2017-05-18 22:57:38 +07:00
Sergey M․
9221d5d7a8
[ChangeLog] Fix typo 2017-05-18 22:37:32 +07:00
Sergey M․
3b2623455b
release 2017.05.18 2017-05-18 22:36:12 +07:00
Sergey M․
9d63e57d1f
release 2017.05.18 2017.05.18 2017-05-18 22:30:37 +07:00
Sergey M․
3bc1eea0d8
[ChangeLog] Actualize 2017-05-18 22:29:25 +07:00
Sergey M․
7769f83701
[jsinterp] Add support for quoted names and indexers (closes #13123, closes #13130) 2017-05-18 22:18:33 +07:00
kobi
15de2c9233 [youtube]: fix #13123 2017-05-18 17:45:27 +03:00
Allan Daemon
60fe39e648 Merge branch 'master' of github.com:rg3/youtube-dl into palcomp3 2017-05-18 04:17:22 -03:00
Allan Daemon
586fd077de Fix flask8 issues. Ready to pull 2017-05-18 04:16:51 -03:00
Allan Daemon
6a84bb616c finishing; need to clean up 2017-05-18 03:38:20 -03:00
Sergey M․
650bd94716
[vier] Relax regexes and extract more metadata (closes #12539) 2017-05-17 23:39:01 +07:00
mrBliss
36b226d48f
[vier] Extract more info
Extract the `episode_number` and `upload_date`. Also extract the real
`description`.
2017-05-17 23:38:50 +07:00
Sergey M․
f2e2f0c777
[extractor/common] Fix rtmp and rtsp formats' URLs in _extract_wowza_formats 2017-05-17 22:20:25 +07:00