Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BufferingIO/film2subtitle
A REST API for film2subtitle.com website written in Python and FastAPI ⚡
https://github.com/BufferingIO/film2subtitle
beautifulsoup4 fastapi film2subtitle python rest-api web-scraping
Last synced: about 1 month ago
JSON representation
A REST API for film2subtitle.com website written in Python and FastAPI ⚡
- Host: GitHub
- URL: https://github.com/BufferingIO/film2subtitle
- Owner: BufferingIO
- License: gpl-3.0
- Created: 2022-04-25T23:13:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:33:59.000Z (4 months ago)
- Last Synced: 2024-08-26T19:38:38.898Z (4 months ago)
- Topics: beautifulsoup4, fastapi, film2subtitle, python, rest-api, web-scraping
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Python](https://img.shields.io/badge/Python-3.9%20|%203.10-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)
[![FastAPI](https://img.shields.io/badge/FastAPI-0.77.0-009688.svg?style=flat&logo=FastAPI&logoColor=white)](https://fastapi.tiangolo.com)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat)](https://github.com/pre-commit/pre-commit)[![Gitpod](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat)]()
[![code style: black](https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat)](https://github.com/psf/black)## Introduction 🗣️
It is a REST API for film2subtitle.com website built with Python and [FastAPI](https://fastapi.tiangolo.com) web framework.
You can search and download the latest persian subtitles for movies/series from film2subtitle.com website using this API.Please note that this is not an official API from developers of the film2subtitle.com website! It is for educational purposes
and personal use only (you can extend it to your own needs) and was built using the FastAPI framework to give you the best performance
and experience of using an API.The BeautifulSoup parser classes used in this API are exclusively programmed, and you'll not find any similar code in other APIs.
## Documentation 📖
Coming soon...
## Contribution 🧑🏻💻
If you like this project and want to improve its quality, please consider contributing to it by ***opening an issue*** or ***creating a pull request***.
---
Film2Subtitle API is a GPL v3 licensed code.
Designed & built with love.
—❣️—