FallingLights / Teachable-dl

Course downloader for teachable platform written in python3 using selenium and yt-dlp
GNU Lesser General Public License v3.0
106 stars 27 forks source link

[BUG] Downloaded mp4 video will not play #41

Open kokopoko30 opened 7 months ago

kokopoko30 commented 7 months ago

Describe the bug Video downloaded in mp4 format can not be opened by mp4 player

To Reproduce Steps to reproduce the behavior: Use this to download video from teachable.

Expected behavior The video file is able to be played by mp4 player as file is in mp4 format.

Desktop (please complete the following information):

J-W-Smith commented 7 months ago

I'm having the same issues, I noticed an error with ffmpeg, that it can't be found. I've redownloaded ffmpeg and set it for the environment, placed it in and tried doing the --ffmpeg-location, but it's not seeing it. I wonder if that's the issue. I can play the videos in MPC but not in VLC for some reason as well.