i3arnon / YouCast

Turn YouTube Channels into Subscribable Podcasts.
http://youcast.i3arnon.com/
GNU General Public License v2.0
251 stars 34 forks source link

Links with access denied #16

Closed theagoliveira closed 7 years ago

theagoliveira commented 7 years ago

I created an audio feed for this channel and subscribed using Pocket Casts app. For some reason, the app cannot download some links (videos with length greater than 40 minutes), because it is forbidden. For example:

<item>
<guid isPermaLink="false">374SgPGPtjo</guid>
<link>http://www.youtube.com/watch?v=374SgPGPtjo</link>
<title>Decrépitos AO VIVO - Vortando das Férias</title>
<description>
Bom memento, país muito louco da América do Sul (Brasil). No ar mais um AO VIVO do popcast mais coisado da podosfera brasileira!! Pra participar pelo Twitter basta usar a hash hash #VivaldãoDaMassa http://decrepitos.com Montagem por @Yanyys_ - http://twitter.com/Yanyys_
</description>
<pubDate>Sat, 21 Jan 2017 00:38:41 Z</pubDate>
<a10:content type="text"/>
<enclosure type="audio/mp4" url="http://youcast.cloudapp.net:80/FeedService/Audio.m4a?videoId=374SgPGPtjo"/>
</item>

I tried to access http://youcast.cloudapp.net:80/FeedService/Audio.m4a?videoId=374SgPGPtjo using Chrome and it says

You don't have authorization to view this page.

i3arnon commented 7 years ago

I did manage to download this specific audio file. Maybe you can too now? The audio feed (and all YouCast) is basically a "best effort". It works when it works and when YouTube blocks it there isn't much I can do (as far as I know, at least).