Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.94k stars 584 forks source link

Coub download with music #336

Open mcking230 opened 3 years ago

mcking230 commented 3 years ago

Coub video download with music

Docker

Debian 10 Buster

Nginx

2.3.0

Docker

Coub videos downloads w/o any sound in it

Rudloff commented 3 years ago

Please don't remove the issue template and can you please provide an example URL?

mcking230 commented 3 years ago

can you please provide an example URL?

https://coub.com/view/2n06f9 try this

Rudloff commented 3 years ago

This is not a bug. Upstream does distribute video and audio in two separate files. (See https://github.com/ytdl-org/youtube-dl/issues/13754 for some discussion about this.)

mcking230 commented 3 years ago

So you cant add this feature? Like here https://getcoub.ru/

Rudloff commented 3 years ago

AllTube has a remux option that allows to merge audio and video files. However, in order to work it needs a format that returns both a video URL and an audio URL, but youtube-dl does not return that for Coub videos.