ycdl/frontends/ycdl_flask
Ethan Dalool 65e0d58576 Disable filter textbox until pageload.
For channels with many thousands of videos, it can be a while
before the DOM is fully parsed and ready to go. It is annoying
to type in the box and find that it doesn't work yet, since the
script tag comes after body.
Why not move the script above body? Because I don't want to,
and because you'd be filtering from an incomplete list of
videos anyway.
2020-08-28 16:21:42 -07:00
..
backend Move logging basicconfig effort to frontmost application layer. 2020-08-12 11:17:10 -07:00
static Add css/js class enable_on_pageload. 2020-08-28 16:18:51 -07:00
templates Disable filter textbox until pageload. 2020-08-28 16:21:42 -07:00
ycdl_flask_launch.py Simplify logging.getLogger because they are hierarchical. 2020-08-12 11:25:59 -07:00