ycdl/utilities
Ethan Dalool d137f9a889 Don't use executescript, add explicit begins.
Today I discovered that the sqlite3 library executescript function
automatically, non-optionally performs a commit before running
the input script. I want to control transactions manually so the
database doesn't get left in a broken state.
2020-08-08 18:56:11 -07:00
..
database_upgrader.py Don't use executescript, add explicit begins. 2020-08-08 18:56: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