dustmop / inoreader_youtube_subs

One step sync for youtube subscriptions into inoreader rss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inoreader_youtube_subs

A script to download subscriptions from Youtube, import them into Inoreader, then display untagged channels.

Getting started

  • Create a new Inoreader application.
  • The redirect URI must be "http://localhost:8000/".
  • Copy the AppId and AppKey and put their contents into the files app/client_id.dat and app/client_secret.dat.
  • Copy your Inoreader cookie and put it into user/inoreader.cookie.
  • Copy your Youtube cookie and put it into user/youtube.cookie.
  • Put any preferred browser user agent into user/user-agent.dat.

Running

./update.sh

About

One step sync for youtube subscriptions into inoreader rss


Languages

Language:Python 95.9%Language:Shell 4.1%