Skip to main content

The pytrail module simplifies the process of fetching movie trailers programmatically. It offers a user-friendly interface to search for and retrieve the latest trailers for a wide range of movies. Integrate this module into your projects to effortlessly access and showcase movie trailers, enhancing your movie-related applications and websites.

Project description

pytrail 🎥

The pytrail module is a powerful Python tool designed to simplify the process of retrieving movie trailers. With just a few lines of code, you can access the trailers for a wide range of movies. This module leverages popular movie databases and APIs to fetch accurate and up-to-date trailer information, making it a valuable asset for developers creating movie-related applications, websites, or services. Say goodbye to manual searching and enjoy seamless integration of movie trailers into your projects with the pytrail module.

Installation 📥

Install pytrail using pip

pip install pytrail

Documentation 📄

Example movie url

from pytrail.models import Client

client = Client('red notice')
print(client.trailer) # Output: https://www.youtube.com/watch/?v=T6l3mM7AWew

Authors ✍️

Contributing 🤝

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's `code of conduct``. For more info please check the CODE_OF_CONDUCT.md file

Feedback 💭

If you have any feedback, please reach out to us at this email address.

Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language. If you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.

License 📜

License

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

pytrail-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytrail-0.1.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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