This Python-based tool scrapes links for movies and TV shows from TinyZone and HDToday, removing the hassle of dealing with unwanted ads.
Install required libraries using
pip install -r requirements.txt
python main.py [argument]
series
: Update the Tv-Show list
movies
: Update the Movies list
both
: Update both series and movies