iamkroot / ilc-scraper

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

Not downloading the whole lecture #6

Closed shanky1506 closed 4 years ago

shanky1506 commented 4 years ago

Tried downloading a lecture, the GUI indicated it's done downloading and ended with a less than 2 MB file.which has just 20 secs of the lecture, # @

iamkroot commented 4 years ago

Could you provide more information? Which lecture (url) are you trying? What exactly does the app say? Are you able to play it on impartus (in case you are subscribed)?

shanky1506 commented 4 years ago

App says it completed downloading, Yes I am able to play the video in impartus. I tried 2 different videos. but it's not working. This is the link I used http://a.impartus.com/api/subjects/115912/lectures/691

iamkroot commented 4 years ago

Try with the intranet link: http://172.16.3.20/ilc/#/course/115912/691

In most cases, the problem is with the impartus servers.

shanky1506 commented 4 years ago

at the end, even with the intranet or internet link API link will be the same right?

iamkroot commented 4 years ago

The servers are different, so the api link will be different. You can delete the current link from the imp_data.json file to always use that one.

shanky1506 commented 4 years ago

Thanks. It is working( Used the intranet Link.)