any-dl is an open source command-line utility the allows users to effortlessly download any video stream, specially designed for Mediathek video files.
The application is implemented in OCaml and it is based and inspired from popular tools like youtube-dl, arte-dl, zdf-dl or dctp-dl. It uses a domain specific language in order to download video files from each video site.
any-dl features the following command-line options:
-p select a mandatory parser by name (give name here)
-l list parsers
-f rc-file-name
-c show commands of parserdef-language
-v verbose
-s safe: no download via system invoked
-i interactive: interactive features enabled
-help Display this list of options
--help Display this list of options
Product's homepage
What's New in This Release: [ read full changelog ]
· This version adds new site-parsers, new command line switches, parser language enhancements, and bugfixes.