iamkroot / ilc-scraper

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

[BUG]Videos Not Downloading #46

Open saurabh59 opened 3 years ago

saurabh59 commented 3 years ago

Context

Additional context Not only for this particular course but for any subject lectures taken after 05/10/2020 aren't downloading

Describe the bug Files for videos are created but there is no content in them

Screenshots If applicable, add screenshots to help explain your problem.

Program output

Click to see output

``` *PASTE PROGRAM OUTPUT HERE* (Remove this line) ```

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.