Skip to main content

A command line tool to download the best matching subtitle from subdivx.com

Project description

Subdx-dl

PyPI - Downloads PyPI - Python Version GitHub Release PyPI - Version GitHub License GitHub Repo stars

A cli tool for download subtitle from www.subdivx.com with the better possible matching results.

Install

pip install -U subdx-dl

Special case installing on Termux (Android) for first time

pkg install python-lxml && pip install -U subdx-dl

For testing use a virtual env and install it there

For linux:

mkdir subdx
python3 -m venv subdx
source subdx/bin/activate
git clone https://github.com/Spheres-cu/subdx-dl.git
cd subdx-dl
pip install -e .

For Windows:

mkdir subdx
python -m venv subdx
.\subdx\Scripts\activate
git clone https://github.com/Spheres-cu/subdx-dl.git
cd subdx-dl
pip install -e .

Usage

usage: sdx-dl [-h or --help] [optional arguments] search

positional arguments:

search                  file, directory or movie/series title or IMDB Id to retrieve subtitles

optional arguments:

  -h, --help             show this help message and exit

Download:
  --path PATH, -p PATH    Path to download subtitles
  --quiet, -q             No verbose mode
  --verbose, -v           Be in verbose mode
  --force, -f             override existing file
  --no-choose, -nc        No Choose sub manually
  --no-filter, -nf        Do not filter search results
  --proxy PROXY, -P PROXY Set a http(s) proxy connection

Search by:
  --Season, -S                    Search for Season
  --keyword KEYWORD, -k KEYWORD   Add keyword to search among subtitles
  --title TITLE, -t TITLE         Set the title of the show

IMDB search:
  Search in IMDB by ID or title
  --search-imdb, -si    Search first for the IMDB id or title
  --imdb IMDB, -i IMDB  Search by IMDB id

Information:
  --version, -V         Show program version
  --check-version, -cv  Check for new version

Examples

Search a single TV-Show by: Title, Season number or simple show name:

sdx-dl "Abbott Elementary S04E01"

sdx-dl "Abbott Elementary 04x01"

sdx-dl "Abbott Elementary"

or search for complete Season:

sdx-dl -S "Abbott Elementary S04E01"

Search for a Movie by Title, Year or simple title, even by IMDB ID :

sdx-dl "Deadpool and Wolverine 2024"

sdx-dl "Deadpool 3"

sdx-dl tt6263850

Search by a file reference:

sdx-dl Harold.and.the.Purple.Crayon.2024.720p.AMZN.WEBRip.800MB.x264-GalaxyRG.mkv
sdx-dl --imdb tt13062500 -q The.Walking.Dead.Daryl.Dixon.S02E06.480p.x264-RUBiK.mkv

Search by IMDB id regardless filename, search strings keeping the serie season/number and in quiet mode.

Search first for the IMDB ID or correct tv show Title if don't know they name or it's in another language:

sdx-dl --search-imdb "Los Caza fantasmas"

sdx-dl -si "Duna S1E3"
  • IMDB search:

![IMDB search film]

![IMDB search film reults]

![IMDB search TV show]

![IMDB search TV show results]

Tips

  • Always try to search with Title, Year or season number for better results.

  • Search by filename reference.

    Search in this way have advantage because the results are filtered and ordered by the metadata of the filename.

  • Try to pass the IMDB ID of the movie or TV Show.

  • Pass keywords (--keyword -k "<str1 str2 str3 ...>") of the subtitle you are searching for better ordered results.

  • If the search not found any records by a single chapter number (exe. S01E02) try search by the complete Seasson with --Seasson -S parameter.

  • If you don't wanna filter the search results for a better match and, instead, improved response time use --no-filter -nf argument.

  • Very important!: You need to be installed some rar decompression tool for example: unrar (preferred), unar, 7zip or bsdtar. Otherwise, subtitle file will do not decompress.

Some Captures

  • Performing search:

Performing search

  • Navigable searches results:

Navigable searches results

  • Subtitle description:

Subtitle description

  • User comments:

![Subtitle description]

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

subdx_dl-1.7.2.tar.gz (69.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

subdx_dl-1.7.2-py3-none-any.whl (57.3 kB view details)

Uploaded Python 3

File details

Details for the file subdx_dl-1.7.2.tar.gz.

File metadata

  • Download URL: subdx_dl-1.7.2.tar.gz
  • Upload date:
  • Size: 69.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for subdx_dl-1.7.2.tar.gz
Algorithm Hash digest
SHA256 d85a5b41ecea17ce80c112913251cb8ebe7781b9dc8dd2852fe6336cad71881c
MD5 639709365b490e1220d9732dd30a49ac
BLAKE2b-256 9ad13ef4519d4213fb827aee39e24ff9b3c9d842d47a8ad43193f395dc5ca535

See more details on using hashes here.

Provenance

The following attestation bundles were made for subdx_dl-1.7.2.tar.gz:

Publisher: python-publish.yml on Spheres-cu/subdx-dl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file subdx_dl-1.7.2-py3-none-any.whl.

File metadata

  • Download URL: subdx_dl-1.7.2-py3-none-any.whl
  • Upload date:
  • Size: 57.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for subdx_dl-1.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47c288b41b1493189cbf47d8d75ecc009fbd417db67d91415fe68b8d1db8c67b
MD5 230296d70759cbe2a0800af3cbbb1707
BLAKE2b-256 8d135a62fe35bcb158d798900c36e6151ddf9a3995e805fbcdc336da3cfa9762

See more details on using hashes here.

Provenance

The following attestation bundles were made for subdx_dl-1.7.2-py3-none-any.whl:

Publisher: python-publish.yml on Spheres-cu/subdx-dl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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