Skip to main content

CLI tool for downloading subtitles from napiprojekt.pl

Project description

napi-py CI

CLI tool for downloading subtitles from napiprojekt.pl, fork of gabrys/napi.py

prerequisites

  • Python 3.6 or newer

installation

  • pip install napi-py for user-wide installation

usage as CLI tool

  • napi-py ~/Downloads/MyMovie.mp4 will download and save subtitles under ~/Downloads/MyMovie.srt

usage as lib

from napi import NapiPy

movie_path = "~/Downloads/MyMovie.mp4"

napi = NapiPy()
movie_hash = napi.calc_hash(movie_path)
source_encoding, target_encoding, tmp_file = napi.download_subs(movie_hash)
subs_path = napi.move_subs_to_movie(tmp_file, movie_path)
print(subs_path)

in case of issues

  • if there's issue with weird characters in downloaded subtitles, try to re-download and use flag --from-enc utf-8
  • if there's no subtitles for your movie, there's still hope:
    • open the movie web page on napiprojekt.pl in your browser, as in example: https://www.napiprojekt.pl/napisy1,1,1-dla-55534-Z%C5%82odziejaszki-(2018)
    • choose subtitles that might match your movie, right-click them and select "Copy link" on link containing hash, which looks like this napiprojekt:96edd6537d9852a51cbdd5b64fee9194
    • use flag --hash YOURHASH in this tool, i.e. --hash 96edd6537d9852a51cbdd5b64fee9194 or --hash napiprojekt:96edd6537d9852a51cbdd5b64fee9194

development

  • make config installs venv under .venv/napi-py
  • make test runs tests
  • make build creates installable package

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

napi-py-1.1.3.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

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

napi_py-1.1.3-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file napi-py-1.1.3.tar.gz.

File metadata

  • Download URL: napi-py-1.1.3.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.6

File hashes

Hashes for napi-py-1.1.3.tar.gz
Algorithm Hash digest
SHA256 928e41afa455bf0053532f3dca9ecdf52129db85bd1ec4018b9e218af83c5dca
MD5 5358ee34d8bd29c0adf362e6cbf74604
BLAKE2b-256 2aea4903574890af49c1de27434d65c79183aa95b32836c9f14eaf406fad12b6

See more details on using hashes here.

File details

Details for the file napi_py-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: napi_py-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.6

File hashes

Hashes for napi_py-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 42d146f33f8b3df4b2b77ccb06c63df8b3668afbfc4292a1ae406f1fb5261eba
MD5 6c891bfa5e5fe149a7ac4c42ae195f76
BLAKE2b-256 8fad07bab3959c46de7e9c193f7cdbeb97b2e0fd5aaa24b552c4e3b64355eaf2

See more details on using hashes here.

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