TV Series is a tool that scrapes Episode Synopsis' of popular TV Series' from websites like Wikipedia / IMDb and shows it all in one single place, with a better user-friendly navigation UI.
Website is accessible at https://athityakumar.github.io/tvseries/index.html
Maintainers - Athitya Kumar, Dhruv Apte
- Add UI Sample Templates
- Generate SITEMAP markup file automatically with ruby script
- Generate RESOURCES markup file automatically with ruby script
- Add JSON files with proper structure
- Add scraping script (WIP)
- Add HTML pages generator script
- Add master shell-script that runs all scripts, and pushes changes into this repository
- Add a cron job for the master shell-script
- Arrow
- Breaking Bad
- Castle
- DC's Legends of Tomorrow
- Friends
- Game of Thrones
- Gotham
- How I Met your Mother
- Marvel's Agents of S.H.I.E.L.D
- Modern Family
- Narcos
- Person of Interest
- Prisonbreak
- Suits
- Supergirl
- Supernatural
- The Big Bang Theory
- The Flash
- The Walking Dead
- Vixen
- Silicon Valley
Feel free to add more series' to the list by sending Pull Requests.
Like the way it is automated? Star, fork and clone this repository. Contributions are always welcome.
The work flow is the same as that of any other repository.
(1) Fork / clone the repository.
(2) Create a new branch , say my-changes
and make your changes in this branch.
(3) Commit your changes and send a Pull request (PR) to this repository.
Active contributors would be rewarded with the tag of "Collabrators"
Bug fixes,Issues , Issue solutions , Optimizations , Enhancements are always welcome.
The MIT License Copyright (c) 2017 - Athitya Kumar.
Please have a look at the LICENSE.md for more details