Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.
/ tapas-translator Public archive

A simple service that allow connection to ruby tapas content with url parameters instead of basic auth

License

Notifications You must be signed in to change notification settings

tsubery/tapas-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tapas-translator

A simple service that allow any podcatcher app to subscribe to ruby tapas.

Usage

  1. Buy a subscription to ruby tapas. It's worth it.
  2. Add the following link to your favourite podcatcher app: https://tapas-translator.herokuapp.com/get/*your-email*/*your-password*/rubytapas.dpdcart.com/feed

Frequently answered questions

Why aren't you using url parameters?

It somehow conflicts with the rss xml schema.

How reliable is this service?

It is hosted on heroku free tier so the service will sleep for 6 hours every day. There should be plenty of time each day to download new episodes but occasionally it will fail.

Are you buffering 200MB video files while blocking the response?

It's not ideal and I wouldn't do it for client code but it seems to work. Just trying to scratch my own itch here, don't judge me :)

About

A simple service that allow connection to ruby tapas content with url parameters instead of basic auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages