Skip to content

Commit

Permalink
Update README.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousX86 authored Nov 26, 2023
2 parents 3f74d9a + 7b84baf commit 4080425
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# yt-api
YouTube API testing.

## TODO

For now only needed for [Spoyt](https://github.com/AnonymousX86/spoyt).

- [x] Creating playlists.[^1]
- [x] Adding videos.[^2]
- [ ] Saving playlists to database.
- [ ] Saving tracks to database *or* cache (delete unnecessary).
- [ ] Updating YouTube playlists to match Spotify playlist.


[^1]: <https://github.com/AnonymousX86/yt-api/commit/7ee5317a5aad4ca1eadd81aa4ac3ce2f43a4bf70>
[^2]: <https://github.com/AnonymousX86/yt-api/pull/1>

0 comments on commit 4080425

Please sign in to comment.