GithubHelp home page GithubHelp logo

sebadorn / gpodder-spotify-extension Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 23 KB

An extension for podcast manager gPodder to add shows from Spotify. Download of episodes is not possible, only opening the episode's Spotify web page.

License: MIT License

Python 100.00%

gpodder-spotify-extension's Introduction

gPodder Extension for Spotify

The goal is to be able to add podcasts on Spotify to gPodder. Downloading the episodes will not be possible, but being notified of new episodes.

Tested with

  • gPodder 3.10.16 on Ubuntu 18.04 with Python 3.6.9/3.8.0
  • gPodder 3.10.1 on Ubuntu 18.04 with Python 3.6.9/3.8.0

Install

  1. Copy spotify.py to $HOME/gPodder/Extensions/. Create the directory if it does not exist.
  2. Create a Spotify account if you don't have one.
  3. Create an application entry on: https://developer.spotify.com/dashboard/applications
  4. From your application copy the Client ID and Client Secret and assign them in spotify.py to the variables SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET respectively.

Uninstall

  1. Remove the file spotify.py from $HOME/gPodder/Extensions/.
  2. Remove the file spotify_cache from $HOME/gPodder/.

TODO

  • Load all episodes of a show, not just the last 50
    • The show info response contains the total number of episodes as "total"
  • Login window: Close after success, show message
  • "gtk-open" in context menu should not mark an episode as played (remove entry altogether?)
  • Test again with gPodder 3.10.16

gpodder-spotify-extension's People

Contributors

sebadorn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.