AnveshakR / poster-generator

Spotify Album Poster Generator

Home Page:https://spotifyposters.live/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Poster Generator

https://spotifyposters.live/

Does what it says on the tin.

Enter a (valid) Spotify album/song URL, receive a poster!

Examples!


Issues/Ideas

  • Tracks vertical length scaling
  • Drop down menu in main webpage to search for album
  • No error propagation from util functions

Fixed Issues 🎉

  • Choose poster size
  • Special characters not supported
  • Better font
  • No checking for validity of URL

To run this for yourself locally, you'll need a .env file with the following values:

  • SPOTIFY_SECRET = your spotify secret code
  • SPOTIFY_ID = your spotify client id
  • FLASK_SECRET = your flask secret code

The main runfile is poster_generator.py.

If you want to run the Flask webapp.py, you might need a few more env variables, which you can email me about.


Big thanks to @sudmike for contributing to the repository and coming up with ideas!

The website probably wont be up all the time, just email me if you need one.

About

Spotify Album Poster Generator

https://spotifyposters.live/

License:GNU General Public License v3.0


Languages

Language:Python 70.2%Language:HTML 24.3%Language:CSS 4.8%Language:Dockerfile 0.7%