debakarr / kodekloud-downloader

Simple downloaded for https://kodekloud.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videos not getting downloaded

manmohanmirkar123 opened this issue · comments

Error

ERROR: You have requested merging of multiple formats but ffmpeg is not installed. Aborting due to --abort-on-error
2023-04-29 11:16:45,178 - ERROR - Access denied while downloading video or audio file from link https://kodekloud.com/topic/git-course-introduction/
2023-04-29 11:16:45,527 - INFO - Writing resource file... KodeKloud/GIT for Beginners/1 - GIT Course Introduction/2 - Join our Community...
2023-04-29 11:16:45,529 - INFO - Writing video file... KodeKloud/GIT for Beginners/2 - GIT Introduction/1 - GIT Introduction 0330...
2023-04-29 11:16:45,529 - INFO - Parsing url: https://kodekloud.com/topic/git-introduction/
[generic] Extracting URL: https://kodekloud.com/topic/git-introduction/
[generic] git-introduction: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] git-introduction: Extracting information

You need to install ffmepg and add it to path. Please see the pre-requisite section in readme.
In case you use colab, it come pre-installed with ffmpeg