Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for youtube playlists #9

Open
qzdl opened this issue Sep 5, 2019 · 2 comments · May be fixed by #10
Open

Add support for youtube playlists #9

qzdl opened this issue Sep 5, 2019 · 2 comments · May be fixed by #10

Comments

@qzdl
Copy link
Owner

qzdl commented Sep 5, 2019

What it says on the tin

  • Investigation required for the youtube API to provide a similar configuration setup to spotify
  • CLI amendments to explicitly state platform
  • Refactor of sample_finder to generalise parsing
  • base class for common APIs
    • new module with spotify mappings, ported from sample_finder :: base class
    • new module with youtube mappings :: base class
@qzdl
Copy link
Owner Author

qzdl commented Sep 6, 2019

@qzdl
Copy link
Owner Author

qzdl commented Feb 7, 2020

PR has been updated with SRC structure changes, though coming back to it makes me hate the CLI api. Will rework such that spotify is the default for input/output, but all the permutations can be explored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant