on windows failed to download #6

Closed
opened 2021-09-24 13:16:40 +09:30 by siranggiting · 3 comments
siranggiting commented 2021-09-24 13:16:40 +09:30 (Migrated from github.com)

start of log...
error starting youtube-dl: exec: "youtube-dl": executable file not found in %PATH%

start of log... error starting youtube-dl: exec: "youtube-dl": executable file not found in %PATH%
tardisx commented 2021-09-24 14:22:35 +09:30 (Migrated from github.com)

Is youtube-dl installed? As per the readme you will have to install it separately.

If it is installed, can you run it from a command prompt?

Is youtube-dl installed? As per the readme you will have to install it separately. If it is installed, can you run it from a command prompt?
siranggiting commented 2021-09-24 17:56:24 +09:30 (Migrated from github.com)

My bad. I forgot to do pip install youtube_dl
Thanks for helping. I have use it. I open from firefox and gropple some video. I got 3 files which is .info.json, .mp4, and .m4a
From those files, I got .mp4 file is a video but no audio and .m4a file is an audio but no video.

At first I thought my media player is broken, but I try to open other .mp4 files di my disk and I had both video and audio.

Sory for my english so bad.

My bad. I forgot to do pip install youtube_dl Thanks for helping. I have use it. I open from firefox and gropple some video. I got 3 files which is .info.json, .mp4, and .m4a From those files, I got .mp4 file is a video but no audio and .m4a file is an audio but no video. At first I thought my media player is broken, but I try to open other .mp4 files di my disk and I had both video and audio. Sory for my english so bad.
tardisx commented 2021-09-24 19:25:33 +09:30 (Migrated from github.com)

Great to hear! If you also install ffmpeg, youtube-dl will remux the mp4 and m4a back into a single file.

Great to hear! If you also install ffmpeg, youtube-dl will remux the mp4 and m4a back into a single file.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justin/gropple#6
No description provided.