iamkroot / ilc-scraper

A scraper for Impartus Lecture Capture videos for BITS Hyderabad
68 stars 30 forks source link

Unable to download videos #52

Open Mukeshreddy246 opened 3 years ago

Mukeshreddy246 commented 3 years ago

Screenshot (33) The error says there is an issue with the URL.

chiranjibKonwar commented 2 years ago

This CLI command works!

cd ~/Downloads/ilc-scraper-master poetry run python ilc_scrape.py -u "userame@wilp.bits-pilani.ac.in" -p "password" -c "https://a.impartus.com/ilc/#/course/2626394/706" -r 1:9 -a left

(make sure to give additional argument -a left only. otherwise it won't download videos)

Also, please note to install ffmpeg version greater than equal to 5.