welovedevs / react-ultimate-resume

💼 🎨 A modern software developer resume built with React and JSONResume
https://welovedevs.com/react-ultimate-resume
GNU Affero General Public License v3.0
2.12k stars 625 forks source link

Playlist: allow other playlist providers #55

Open clementdevos opened 4 years ago

clementdevos commented 4 years ago

Today we use the open.spotify link as a link for an iframe. We could add more services by changing the parsing/validation function of the Edit Dialog component (https://github.com/welovedevs/react-ultimate-resume/blob/develop/src/package/components/cards/cards_types/soundtrack/edit_dialog/soundtrack_card_edit_dialog.jsx)

Deezer, youtube music, could be added.

amerjasmeen commented 2 years ago

This is good