pip install -r requirements.txt
1. Crawl the genre and popular films from rottentomatoes
python src/01_crawl_style_and_film_names.py
2. Crawl the good vietsub links for each film from subscene
python src/02_crawl_best_vietsub_url.py
python src/03_download_best_vietsub.py
- nguyenlm (a passionate R&D engineer)