Skip to main content

Vapoursynth Wrapper for DVDs stuff

Project description

vs-parsedvd

DVDs were an error.


A wrapper for DVD file structure and ISO files.

You can find me in the IEW Discord server, @Setsugennoao#6969.

How to install

Install vsparsedvd with the following command:

$ pip install vsparsedvd

Or if you want the latest git version, install it with this command:

$ pip install git+https://github.com/Irrational-Encoding-Wizardry/vs-parsedvd.git

Usage

After installation, functions can be loaded and used as follows:

from vsparsedvd import IsoFile, DGIndexNV

# Indexing with D2VWitch
haruhi = IsoFile(r".\Suzumiya_2009_DVD\KABA_6001.ISO")
...
# Indexing with DGIndexNV
haruhi = IsoFile(r".\Suzumiya_2009_DVD\KABA_6001.ISO", DGIndexNV())

ep1, ep2, dvd_menu = haruhi.get_title(None, [(0, 7), (8, 15), -1])
...

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

vsparsedvd-0.1.0.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

vsparsedvd-0.1.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file vsparsedvd-0.1.0.tar.gz.

File metadata

  • Download URL: vsparsedvd-0.1.0.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for vsparsedvd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a3cfde05445928d15471e82def9ed7a4a9a95d8ac0b0be03ae07800422b51395
MD5 138c9e6a7b112956a48eb87ca3fa5d69
BLAKE2b-256 f0aae43f1a5a2b8371d5d8680d3cb23adc0000aab6ab05acb968074bfbe098dc

See more details on using hashes here.

File details

Details for the file vsparsedvd-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: vsparsedvd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for vsparsedvd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 490de3f0f3b0d4a64b4200687e5dfe8e7ed0c7a572a3693733d62959dcfc367d
MD5 16355731047e3f30c6e1ea59a84304c9
BLAKE2b-256 9eb26a9425729d1076c5dec04c8e12152d7b594b74328852e8ad3a8f6778ce8b

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