Rudloff / alltube

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

Video files are streaming instead of download #313

Closed rsoorajs closed 3 years ago

rsoorajs commented 3 years ago

When i try to download any youtube videos,it keeps streaming to my browser,instead of downloading.i already turned of STREAM to false.then why it keep streaming ? any solutions ?

Rudloff commented 3 years ago

Please read this: https://github.com/Rudloff/alltube/blob/master/resources/FAQ.md#my-browser-plays-the-video-instead-of-downloading-it

If you enable stream mode, it will force the browser to download the video. ("Stream" here refers to streaming through the server, not to the browser streaming the video.)

rsoorajs commented 3 years ago

understood