Telegram bot for downloading Spotify songs (from YouTube if a match is found).
Stars
18
Forks
7
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
68
commits
Update start message text
568ad1c
Update `README.md` file
75df1c3
Update license from `GPL-3.0` to `MIT`
b4aa9d7
Update song search process (#38)
62b1899
Fix long open database sessions when processing music download requests (#37)
b76bae0
Refactor `check_downloaded_track_ages` task (#36)
f4b36f1
Add new `MAX_SONGS_PER_DOWNLOAD_REQUEST` setting (#35)
5765b1d
Add new `MAX_TRACK_STORAGE_SIZE` setting (#34)
d5bfa0b
Fix music download queue system (#33)
1a02c1b
Create new `MAX_PARALLEL_MUSIC_DOWNLOADS` setting (#32)
e16370c
Create system to queue music download requests (#31)
3c69d25
Refactor `.gitignore` file
e2aa8d1
Add `joined_date` field to `User` model (#30)
42db38a
Add and configure `Alembic` for future db migrations (#29)
3457cf9
Update core settings (#28)
fde4537