meoyawn / TawkTube

DEPRECATED. YouTube to podcast converter
https://listenbox.app/
Mozilla Public License 2.0
46 stars 2 forks source link

Access denied #28

Closed meneses-pt closed 5 years ago

meneses-pt commented 5 years ago

There are some "episodes" that I can't download because I get access denied. Here is one example: http://tawktube.com/audio?v=0DmTzD27_iU You can check that the id is a valid video.

meoyawn commented 5 years ago

The issue is not there when running locally, so I think google just binds this particular stream to the server's IP.

I think the issue might be solved by implementing proxying for audio streams https://ktor.io/samples/other/reverse-proxy.html