Skip to main content

A fast movie downloader using Aria2

Project description

Movie Downloader

A fast movie downloader using Aria2

Supported sites

  • Tencent Video
  • m1905

Third-party Dependencies

Installation

Step 1: install core parsing modules

  • via PyPI

    $ pip install movie-downloader

  • from within source directory locally

    $ pip install .

Step 2: get and install third-party dependency programs

  • Automatically

    $ mdl_3rd_parties [--proxy {http|socks5}://[user:password@]host:port]

  • Manually

    Download, unzip and extract aria2c[.exe], ffmpeg[.exe] and mkvmerge[.exe] into the directory third_parties/aria2/, third_parties/ffmpeg/, and third_parties/mkvtoolnix/ according to the target platform, respectively.

Usage

mdl [-h] [-D DIR] [-d {fhd,shd,hd,sd}] [-p PROXY] [--QQVideo-no-logo {True,False}] [-A ARIA2C] [-F FFMPEG] [-M MKVMERGE] [-L {debug,info,warning,error,critical}] url [url ...]

Description:

-D DIR: specify DIR to save downloaded videos.

-d {fhd,shd,hd,sd}: specify the definition of the video to download. fhd,shd,hd,sd correspond to 1080P, 720P, 480P, 270P respectively.

-p PROXY: specify the proxy server PROXY (in the form of http://[user:password@]host:port) used to get web pages or download videos (if configured in conf/dlops.conf).

--QQVideo-no-logo {True,False}: indicate whether we're trying to download no-watermarked QQVideos or not.

-A ARIA2C: specify the absolute path to aria2c executable, which takes precedence over the configuration in conf/misc.conf and the hard-coded fallback path third_parties/aria2/aria2c[.exe].

-F FFMPEG: specify the absolute path to ffmpeg executable, which takes precedence over the configuration in conf/misc.conf and the hard-coded fallback path third_parties/ffmpeg/ffmpeg[.exe].

-M MKVMERGE: specify the absolute path to mkvmerge executable, which takes precedence over the configuration in conf/misc.conf and the hard-coded fallback path third_parties/mkvtoolnix/mkvmerge[.exe].

-L {debug,info,warning,error,critical}: specify logging level.

url [url ...]: one or more web page URLs of video episodes, cover and playlist.

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

movie-downloader-0.1.1.tar.gz (24.4 kB view details)

Uploaded Source

File details

Details for the file movie-downloader-0.1.1.tar.gz.

File metadata

  • Download URL: movie-downloader-0.1.1.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.0

File hashes

Hashes for movie-downloader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 596bc6241b294363920e75fac8734b5ff67cf1cc63030f3886626bc9387cb43a
MD5 6d5b8694bac6fd3c68b046d51729b34c
BLAKE2b-256 b3336316245690dafbaa4c0ef2e0f807afd0e9035c1a3ae6b3d5bad77f0971fc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page