26868 Commits

Author SHA1 Message Date
Remita Amine
acca2ac7f3 [mlb] improve extraction(closes #16587) 2018-05-31 02:50:14 +01:00
Remita Amine
128b58ad13 [nhl] remove old extractors 2018-05-31 02:49:35 +01:00
sulyi
1126698b4c [jsinterp] Renaming jsinterp to jsinterp2 2018-05-31 03:25:46 +02:00
sulyi
49dba39417 Merge branch 'master' into jsinterp 2018-05-30 21:23:20 +02:00
Remita Amine
4fd1437d9d [rbmaradio] check formats availability(closes #16585) 2018-05-30 17:08:32 +01:00
Sergey M․
e425710554
release 2018.05.30 2018.05.30 2018-05-30 21:54:30 +07:00
Sergey M․
bc3143ac5e
[ChangeLog] Actualize
[ci skip]
2018-05-30 21:52:33 +07:00
Unknown
58f21537bf [skillshare:course] Add new extractor
Added new extractor for skillshare.com classes (you can't link to a specific video).
2018-05-30 13:23:40 +01:00
Remita Amine
e0d42dd4b2 [teamcoco] Fix extraction for full episodes(closes #16573) 2018-05-30 13:21:07 +01:00
Mario
5d348bfcb0 Merge branch 'master' of https://github.com/rg3/youtube-dl 2018-05-29 17:48:34 +01:00
noureddin
71d5459c0b
fix args order in FFmpegFD
In `ytdl --external-downloader ffmpeg --external-downloader-args '-ss 1 -t 2'`,
youtube-dl will give all the external downloader args to ffmpeg *before* the
input url; but some of them need to be given after the input url.

This patch moves `-t`, `-to`, and `-fs` (if given) to be after the input.
2018-05-29 07:29:53 +02:00
Remita Amine
a07879d6b2 [spiegel] fix info extraction(#16538) 2018-05-28 00:10:46 +01:00
Luca Cherubin
a648b86b05 Integrates required changes 2018-05-27 16:31:31 +02:00
Sergey M․
cfd7f2a636
[apa] Add extractor (closes #15041, closes #15672) 2018-05-27 18:24:54 +07:00
Remita Amine
9c65c4a6cd [bellmedia] add support for bnnbloomberg.ca(#16560) 2018-05-27 12:11:53 +01:00
Remita Amine
c9e12a618c [9c9media] extract mpd formats and subtitles 2018-05-27 12:10:12 +01:00
Nathan Rossi
715dd51c05 [facebook] Implement secondary request for specific videos
Specific videos appear to use a newer/different player, this requires a
second request for the video data as the initial request is missing the
specified data.

Additionally these videos have different page content for the uploader
value, which is stored in the `<meta property="og:title"...>` element of
the initial request.
2018-05-27 02:46:55 +10:00
Sergey M․
8882840ec5
[cammodels] Use geo verification headers 2018-05-26 22:22:58 +07:00
Sergey M․
2ce35d9f43
[cammodels] Add another error pattern 2018-05-26 22:22:58 +07:00
Sergey M․
f16f48779c
[downloader/rtmp] Generalize download messages and report time elapsed on finish 2018-05-26 22:22:58 +07:00
Sergey M․
ddd8486a44
[downloader/rtmp] Gracefully handle live streams interrupted by user 2018-05-26 22:22:58 +07:00
Remita Amine
68217024e8 remove unnecessary assignment parenthesis 2018-05-26 16:13:54 +01:00
Remita Amine
ec2f3d2800 [ufctv] add support for authentication(closes #16542) 2018-05-26 16:13:54 +01:00
Sergey M․
8b1da46e8f
[cammodels] Improve and simplify (closes #14499) 2018-05-26 21:25:30 +07:00
mars67857
2a49d01992
[cammodels] Add extractor 2018-05-26 21:25:21 +07:00
Remita Amine
261f47306c [utils] fix style id extraction for namespaced id attribute(closes #16551) 2018-05-26 14:38:24 +01:00
Remita Amine
c0fd20abca [soundcloud] detect format extension(closes #16549) 2018-05-26 14:38:24 +01:00
Parmjit Virk
986c0b0215 [cbc] Fix playlist title extraction (closes #16502) 2018-05-26 20:05:54 +07:00
Sergey M
d67c85882d
Update cbc.py 2018-05-26 20:05:01 +07:00
Sergey M․
97b01144bd
[tumblr] Detect and report sensitive media (closes #13829) 2018-05-26 20:00:00 +07:00
Sergey M․
56cd31f320
[tumblr] Improve authentication (closes #15133) 2018-05-26 19:59:35 +07:00
Zack Fernandes
c678192af3
[tumblr] Add support for authentication 2018-05-26 19:56:01 +07:00
jose1711
9bc8da7d49 Fix incorrect line-break in README 2018-05-26 12:15:05 +02:00
Parmjit Virk
6dd658348c [CBC] Set document title regex as non-fatal 2018-05-26 02:46:19 -05:00
Parmjit Virk
3c38c329ff Merge branch 'master' into CBC-issue-16502 2018-05-26 01:40:58 -05:00
Sergey M․
0934c9d4fa
release 2018.05.26 2018.05.26 2018-05-26 13:02:21 +07:00
Sergey M․
38e4e8ab80
[ChangeLog] Actualize
[ci skip]
2018-05-26 12:58:34 +07:00
Henrik Hank
a949b3a406 Slightly more intuitive way of stripping off extension 2018-05-26 03:50:40 +02:00
Henrik Hank
a4642440fd DOT_ in front of link template constants 2018-05-26 03:42:39 +02:00
Remita Amine
5a16c9d9d3 [utils] keep the original TV_PARENTAL_GUIDELINES dict 2018-05-25 23:12:50 +01:00
Ryan Hayward
5c84fbb3d4 Merge remote-tracking branch 'upstream/master' 2018-05-25 14:20:13 -05:00
Petr Novák
bdbcc8eecb [dvtv] Remove dead test 2018-05-26 02:15:50 +07:00
rhhayward
9ef5cdb5cb [audiomack] Stringify video id (closes #15310) 2018-05-26 02:13:29 +07:00
Sergey M․
03fad17cb6
[izlesene] Improve extraction and fix issues (closes #16407, closes #16271) 2018-05-26 01:53:17 +07:00
Enes
f4d261b765
[izlesene] Fix extraction (closes #16233) 2018-05-26 01:53:11 +07:00
Sergey M․
aee36ca832
[indavideo] Add support for generic embeds (closes #11989) 2018-05-26 01:25:40 +07:00
Sergey M․
2a7c6befc1
[indavideo] Fix extraction (closes #11221) 2018-05-26 01:09:44 +07:00
András Veres-Szentkirályi
b39f42ee92 [indavideo] Sign download URLs 2018-05-26 00:46:05 +07:00
Sergey M
0d2e4439fa
Update indavideo.py 2018-05-26 00:45:04 +07:00
Sergey M․
6bd499e8ca
[peertube] Add support for generic embeds 2018-05-26 00:28:30 +07:00