debakarr / kodekloud-downloader

Simple downloaded for https://kodekloud.com/
103 stars 34 forks source link

Videos not getting downloaded #15

Closed manmohanmirkar123 closed 1 year ago

manmohanmirkar123 commented 1 year ago

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

debakarr commented 1 year ago

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