ycdl/utilities
voussoir 4fe4ed9cb5 Database version 5. Store uploads_playlist id in database.
I am trying to cut down the API cost of refreshing all channels.
I hoped to find and endpoint that would give me videos from
multiple playlists at once, but Youtube doesn't seem to support
that. Next best option is to at least store the ID of the uploads
playlist, saving 2 api points each.
2020-07-01 16:09:11 -07:00
..
database_upgrader.py Database version 5. Store uploads_playlist id in database. 2020-07-01 16:09:11 -07:00
download_thumbnails.py Big: Object-oriented channels & videos, match Etiquette structure. 2020-04-05 18:59:16 -07:00
merge_db.py Add database user_version check to merge_db. 2020-07-01 16:00:09 -07:00
refresh_channels.py It's been a while 2017-10-08 21:39:07 -07:00
ytqueue.py main should return args.func(args) value. 2020-02-08 17:20:27 -08:00