Logan Fleur
60dca1b0c0
[DW] Update extractor with /playersources API
2018-06-01 09:56:07 +02:00
sulyi
70ac98a924
[jsinterp] Fixing missed unicode support (yet again)
2018-06-01 05:33:10 +02:00
sulyi
b856d55847
Merge branch 'jsbuilt-ins' into jsinterp
2018-06-01 03:13:45 +02:00
sulyi
61fe8d219f
[jsbuilt-ins] premerge
2018-06-01 03:10:28 +02:00
sulyi
53f8eff485
[jsbuilt_ins] Fixing circular imports
2018-06-01 01:45:35 +02:00
Enes
67ea0a7111
Merge branch 'master' into openload-determinate-extension
2018-06-01 02:18:07 +03:00
Enes
c6e9442782
[openload] added test for determine_ext and determining file extension was simplified
2018-06-01 02:13:47 +03:00
Sergey M․
926d97fc6b
[9c9media] PEP 8
2018-06-01 05:17:49 +07:00
Sergey M․
2593725a9b
[twitter:card] Add support for another endpoint ( closes #16586 )
2018-06-01 05:16:00 +07:00
Enes
85c99fbc70
[openload] improvement for determinating file extension
2018-06-01 01:05:41 +03:00
Ryan Hayward
6d73ff329c
combined regex results to de-duplicate code
2018-05-31 13:09:30 -05:00
Vidar Flesjø
b3e5bc6a98
indent fix due to copy-paste mistake
2018-05-31 19:55:11 +02:00
Vidar FLesjø
d6669a296f
[Nuvid] Fix extractor ( closes #15355 )
...
mp4 link is not found in html anymore, but must be fetched using hash-generated values upon page request to a json api.
2018-05-31 18:21:30 +02:00
Ryan Hayward
09a25faef3
Found that "guid":"\d+" in webpage found mediaIds
...
Looks like the existing searches for Caffeine function calls or
iframe src mediaIds are not found in the webpage content for the
provided URL. Found that there's json which has "guid":"\d+"
which gets the mediaIds now. Added an extend in case some content
might still have the old iframe or Caffeine calls.
2018-05-31 11:20:57 -05:00
Ryan Hayward
0ec6aa0324
Merge remote-tracking branch 'upstream/master'
2018-05-31 11:18:43 -05:00
DroidFreak32
0bfdcc1495
[openload] Add support for oload.win and oload.download
2018-05-31 22:01:44 +07:00
DroidFreak32
4f267c068e
[openload] Add support for oload.win and oload.download
...
Example link: https://oload.win/f/kUEfGclsU9o
2018-05-31 20:28:26 +05:30
DroidFreak32
7a1144f04c
[openload] Add support for oload.win and oload.download
...
Example link: https://oload.win/f/kUEfGclsU9o
2018-05-31 20:23:12 +05:30
Remita Amine
c3f75e2454
[audimedia] fix extraction(closes #15309 )
2018-05-31 12:39:45 +01:00
Remita Amine
3a8e3730c1
[francetv] add support for sport.francetvinfo.fr( closes #15645 )
2018-05-31 11:40:37 +01:00
sulyi
e44a25227e
[jsinterp] Using unicode literals
2018-05-31 06:37:27 +02:00
Ryan Hayward
7a41b039b1
Merge remote-tracking branch 'upstream/master'
2018-05-30 21:51:10 -05:00
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․
7db2ace54b
release 2018.05.30
2018-05-30 21:56:13 +07: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