https://github.com/itzcozi/wyzie-subs
The open subtitle scraper for all your needs, THIS REPOSITORY IS OUT OF DATE WITH PRODUCTION IF ISSUES ARISE PLEASE TELL ME
https://github.com/itzcozi/wyzie-subs
free libre scraper
Last synced: 10 months ago
JSON representation
The open subtitle scraper for all your needs, THIS REPOSITORY IS OUT OF DATE WITH PRODUCTION IF ISSUES ARISE PLEASE TELL ME
- Host: GitHub
- URL: https://github.com/itzcozi/wyzie-subs
- Owner: itzCozi
- Created: 2024-08-30T20:18:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T19:23:31.000Z (over 1 year ago)
- Last Synced: 2024-12-01T20:24:38.519Z (over 1 year ago)
- Topics: free, libre, scraper
- Language: TypeScript
- Homepage: https://subs.wyzie.ru
- Size: 146 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A simple easy to use Subtitle Scraper API
### Features
- **Simple**: Just send a request to the API with the TMDB or IMDB ID of the movie or TV show and get the subtitles for.
- **Fast**: The API is hosted on a edge cloud provider with multiple proxies for spoofing requests (response time varies).
- **Free**: The API is completely free to use and has no rate limits (don't abuse this please 🙏).
- **Open-Source**: The API is open-source and you can host it yourself if you want to.
**Currently Supported Providers**
1. [OpenSubtitles](https://www.opensubtitles.org/)
2. [SubDl](https://subdl.com/)
3. [Subscene](https://subscene.com/) (Soon)
### Request Flow Chart

### Usage Example
Please note: the `id` url parameter can be used interchangable with either a TMDB ID or an IMDB ID. It checks for "tt" to determine if it's an IMDB ID or not. Using a TMDB ID is slower as we have to request the IMDB ID from TMDB first.
All parameters work with both TMDB and IMDB IDs, aswell as shows and movies.
