/Arte-Video-Downloader

Download VODs from Arte website

Primary LanguagePythonMIT LicenseMIT

Arte Video Downloader Python 3.7 License: MIT

Arte Video Downloader is a simple Python script that lets you download videos from Arte website while they are available for free online.

Usage

  • Make main.py executable and run it.
  • Paste your video URL.
  • Select the options you want (video quality, language, subtitles).
  • Wait for the download to complete, the file will be saved in the scipt's directory.

Screenshot

Contributors

@zbgn

Disclaimer

This script is only made to download videos that are free do watch. You are the only responsible of how you use it.

Dependencies

This script uses python 3 with the following dependencies: urllib3, bs2 and wget.

Changelog

1.0.0

Checks for URL errors

0.0.1

Initial Version

License

MIT