killergerbah / asbplayer

Browser-based media player and Chrome extension for subtitle sentence mining
MIT License
516 stars 66 forks source link

Export all subtitle audio to single MP3 file #257

Open ONEsuzuki opened 1 year ago

ONEsuzuki commented 1 year ago

Would be useful to make passive listening from streaming media; utilizing a future playlist feature to export an entire series into a single audio file would be awesome. I really look forward to the store extension release! Smart move and good-luck.

killergerbah commented 1 year ago

This would likely be a feature for the far-future, as asbplayer assumes nothing about the underlying video stream; currently it just records audio coming from the tab. For this feature to be useful asbplayer would probably need to understand how the video segments are streamed, stitch them together, and then produce the condensed audio. However if you are willing to wait for asbplayer to record a entire condensed episode, you could technically do that now by manually recording the whole thing while asbplayer is playing in condensed mode.

ONEsuzuki commented 1 year ago

I am willing wait for the far-future, I will play around with the condensed audio feature in the meantime. Thank you

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: Raphael-Joel @.> Sent: 09 June 2023 02:56 To: @.> Cc: @.>; @.> Subject: Re: [killergerbah/asbplayer] Export all subtitle audio to single MP3 file (Issue #257)

This would likely be a feature for the far-future, as asbplayer assumes nothing about the underlying video stream; currently it just records audio coming from the tab. For this feature to be useful asbplayer would probably need to understand how the video segments are streamed, stitch them together, and then produce the condensed audio. However if you are willing to wait for asbplayer to record a entire condensed episode, you could technically do that now by manually recording the whole thing while asbplayer is playing in condensed mode.

— Reply to this email directly, view it on GitHubhttps://github.com/killergerbah/asbplayer/issues/257#issuecomment-1583818983, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2QBT3ZZXE6ZJ3BKKRS6A4TXKJ7GLANCNFSM6AAAAAAY7UFQOY. You are receiving this because you authored the thread.Message ID: @.***>

artjomsR commented 12 months ago

@ONEsuzuki you can use https://ercanserteli.com/condenser/ for making passive audio, although you'd need to DL audio first

ONEsuzuki commented 12 months ago

@artjomsR Thanks for the advice, I checked it out I have stumbled on this before. But it doesn't list it to work with streaming media, at least I can't see it anywhere. And isn't DL that YouTube downloader that works with MPV? Didn't think that worked with sites like Netflix but if you know otherwise please ping me back. Thanks.