danguilherme / spotivy

:musical_score: Download music videos from Spotify playlists
https://danguilherme.github.io/blog/spotivy
MIT License
85 stars 11 forks source link

Any plans to support PodCast videos? #33

Open iquitwow opened 3 years ago

iquitwow commented 3 years ago

Here's and example URL: https://open.spotify.com/episode/6JlkQ2HCV3A0OdksfT3Aix?si=MQ7WFyG1Rcu24UGQm7xY7A

I just downloaded the latest Spotivy and Node. I tried adding these episodes to a playlist but I'm getting "[Download failed] Cannot read property 'id' of null"

danguilherme commented 2 years ago

No plans just yet. It could be implemented, as long as these episodes can be also found on YouTube, because that's where the media is downloaded from.

I'd be happy to accept a PR!