mmetro / WeirdSideofYouTube

MIT License
6 stars 3 forks source link

Edit admin page to create a "Banned Video" list to avoid re-adding unwanted videos #67

Open ghost opened 7 years ago

ghost commented 7 years ago

A banned video list was tested previously, but was left unfunctional. Ideally, this would track videos similar to the regular video list, but would prevent them from being re-added by the crawler or admins easily. This change would mostly include a rework of the admin panel and small fixes to the video selection/addition/removal process.

ghost commented 7 years ago

Additionally, while we're changing the admin page, it would be nice if the text entries could parse different formats besides just the whole ID, such as the url as well.

ghost commented 7 years ago

Banned video list works, and a tool exists to view them from the server, however there is currently no way for an admin to view or change these from the site directly.