-
-
Notifications
You must be signed in to change notification settings - Fork 62
Installing ffmpeg
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.
Videos uploaded to YouTube or other platforms are often stored on the server in separate files, one file for the video track and one for the audio track. To merge these two files, the Moodle downloader needs ffmpeg.
On Linux ffmpeg
can be easily installed using the package manager.
On Windows this instruction can be followed: http://blog.gregzaal.com/how-to-install-ffmpeg-on-windows/ Only the download links from ffmpeg.zeranoe.com are out of date, download ffmpeg from here instead: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z
- Example Config.json and Options
- Change Download Folder
- Download (external) linked files
- Copy a token from the Moodle app
- Telegram Notification
- Additional Youtube-dl Settings
- Use cookies when downloading
- Download public courses
- Set user id and Moodle version number manually
- Exclude file extensions
- Download password protected external links
- Use of external programs to download external links
- Start Moodle dl periodically or via Telegram