Sorrow446 / Nugs-Downloader

Nugs downloader written in Go.
92 stars 15 forks source link

Added HLS source code but tracks keep skipping now #27

Open djruss2290 opened 10 months ago

djruss2290 commented 10 months ago

Hi, I recently added your HLS source code but all of the HLS tracks keep skipping now when playing, and I've tried in every single different media player with same results. Could it be a bit rate issue possibly?

Sorrow446 commented 10 months ago

Try running a track through ffprobe, see what it says. Nugs Downloader downloads the track, decrypts it, then does TS -> MP4 (m4a) with FFmpeg.

Sorrow446 commented 7 months ago

Still unsure on this one, tried just about everything. It's still a problem before the TS to MP4 conversion. I'll test a HLS manifest link with FFmpeg or yt-dlp.