Open megascrapper opened 5 years ago
Two options for you to try.
- view the video online. a download link is shown next to "share", "settings", "fullscreen".at the bottom.
Welp, didn't notice that the download is already there lol.
The second option did work on youtube-dl
using the generic extractor, so I guess the only left to do is make it able to detect the site URL.
Just in case, here's a verbose log
$ youtube-dl -v --ignore-config https://abcmedia.akamaized.net/btn/Classroom/20140805_ww1centenary_576.mp4
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'--ignore-config', u'https://abcmedia.akamaized.net/btn/Classroom/20140805_ww1centenary_576.mp4']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.05.20
[debug] Python version 2.7.16 (CPython) - Darwin-18.6.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 20140805_ww1centenary_576: Requesting header
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on u'https://abcmedia.akamaized.net/btn/Classroom/20140805_ww1centenary_576.mp4'
[download] Destination: 20140805_ww1centenary_576-20140805_ww1centenary_576.mp4
[download] 100% of 38.13MiB in 10:07
Checklist
Example URLs
Description
Verbose log