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 5b2a1ef6b7 cutter: Implement actual cut methods
Each method is fairly complicated, but is self-contained and can be examined independently.

cut_jobs in particular contains several extra helpers and directs control flow
via some iterators. This is unfortunately nessecary due to the requests interface.
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 actual cut methods 6 years ago
youtube.py cutter: Add lightweight youtube client 6 years ago