agzam / youtube-sub-extractor.el

Extract YouTube video subtitles
GNU General Public License v3.0
29 stars 1 forks source link

Doesn't correctly work with playlists #5

Closed agzam closed 1 year ago

agzam commented 1 year ago

Apparently, it's possible to feed it a playlist URL (instead of a video) and it would try to retrieve subtitles for every single video in the playlist. That is wrong. It needs to extract the subs of the current video in the playlist.