You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/cutter/cutter
Mike Lang 80c1a66aa0 cutter: Implement TranscodeChecker
It runs on an interval, fetching all videos in TRANSCODING from the DB,
checking them against youtube, and then updating any that are done.

It should be noted that youtube somewhat lies about what being "done" means,
but this is a better approximation than nothing.
6 years ago
..
__init__.py cutter: Add initial outline 6 years ago
__main__.py cutter: Add initial outline 6 years ago
main.py cutter: Implement TranscodeChecker 6 years ago
youtube.py cutter: Add lightweight youtube client 6 years ago