iamkroot / ilc-scraper

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

Videos not getting downloaded #44

Open ankitkacker opened 3 years ago

ankitkacker commented 3 years ago

Hi,

Much thanks for such an awsm tool. I am using the v0.8.2 but seems like their is some break linkage happening as the complete video is not getting downloaded.

Just to add. I am using windows version and accessed through release link.

Have been using this tool from v0.8.0 but lately when faced similar issue I thought its due to obsolete version. But the latest version also performing the same way.

Please assist.

meet-minimalist commented 3 years ago

Same here. Unable to download for any subject. I initially thought it is due to mid sem exams and people are watching lectures so there was some load at the server. But this still exists even after the exams.

I think there is some issue with the impartus server.

Please fix this soon.

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.