meshstyles/bash_downloaders

[Pluto.tv] downloading recomended when searched item is not available

meshstyles opened this issue · 2 comments

if a user enters a links to unavailable content unexpectedly the downloader doesn't fail
but downloads the recomended item instead

seemingly the start json does return a recomended vod when the item is not available for any reason.

a possible mitigation is to check if the slug equals the extracted slug before continuing to work on the data.

fixed as off 41689fd