new boilerplate extractor for related videos
This commit is contained in:
3
ythdd.py
3
ythdd.py
@@ -4,10 +4,7 @@ from flask_sqlalchemy import SQLAlchemy
|
||||
from markupsafe import escape
|
||||
import requests, json, toml, time
|
||||
import views, downloader, ythdd_api, ythdd_globals, ythdd_db
|
||||
#from ythdd_db import db
|
||||
|
||||
#config = toml.load("config.toml")
|
||||
#global app
|
||||
ythdd_globals.starttime = int(time.time())
|
||||
ythdd_globals.apiRequests = 0
|
||||
ythdd_globals.apiFailedRequests = 0
|
||||
|
||||
Reference in New Issue
Block a user