ycdl/ycdl
Ethan Dalool 2da4568fb5 Create separate get_video/get_videos, plural looks better.
Not a big difference, but I didn't like the way
calling get_video([...]) looked.
2020-08-12 11:20:43 -07:00
..
__init__.py Add jsonify.py. 2020-05-21 20:28:52 -07:00
constants.py Rename directory -> download_directory; add queuefile_extension. 2020-08-10 05:46:18 -07:00
exceptions.py Fix DatabaseOutOfDate exception using wrong variable names. 2020-07-01 15:59:49 -07:00
helpers.py Rewrite chunk_sequence to work with generators. 2020-08-11 23:12:22 -07:00
jsonify.py Add jsonify.py. 2020-05-21 20:28:52 -07:00
objects.py Move some heavy lifting into new ingest_video. 2020-08-11 23:19:14 -07:00
ycdldb.py Move logging basicconfig effort to frontmost application layer. 2020-08-12 11:17:10 -07:00
ytapi.py Create separate get_video/get_videos, plural looks better. 2020-08-12 11:20:43 -07:00