Skip to content
#

streaming

Here are 628 public repositories matching this topic...

Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.

now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.

a lot of code can already be regression-tested by simply running all the demos and val

good first issue
YouTube-Extension
openwhyd
adrienjoly
adrienjoly commented Jan 27, 2019

Context

Several users asked if it was possible to add Spotify tracks into their Openwhyd playlists.

In the past, we did write some code that can fetch track metdata from Spotify, to explore the feasibility of matching tracks between streaming platforms. There may be traces of this code in the repository, but keep in mind it does not allow to play Spotify tracks from Openwhyd.

That sai

Improve this page

Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."

Learn more