mirror of
https://git.sr.ht/~cadence/NewLeaf
synced 2026-05-04 16:41:37 +00:00
Fix search; use youtube-dlc
This commit is contained in:
parent
be1b1bc3a9
commit
ba88c53857
5 changed files with 10 additions and 8 deletions
2
index.py
2
index.py
|
|
@ -1,7 +1,7 @@
|
|||
import configuration
|
||||
import cherrypy
|
||||
import json
|
||||
import youtube_dl
|
||||
import youtube_dlc
|
||||
import datetime
|
||||
import dateutil.parser
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue