summaryrefslogtreecommitdiff
path: root/scraper
diff options
context:
space:
mode:
Diffstat (limited to 'scraper')
-rw-r--r--scraper/yt.php (renamed from scraper/youtube.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/youtube.php b/scraper/yt.php
index 526b026..668b8f5 100644
--- a/scraper/youtube.php
+++ b/scraper/yt.php
@@ -4,7 +4,7 @@
//header("Content-Type: application/json");
//echo json_encode($yt->video("minecraft", null, "today", "any", "any", "live", "relevance"));
-class youtube{
+class yt{
public function __construct(){