From: Dylan Lloyd Date: Mon, 20 Dec 2010 03:28:01 +0000 (-0500) Subject: added youtube_backup X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=6180732356fed9af09ef55c26a8133c11e9c2e5a;p=dylansserver.git added youtube_backup --- diff --git a/includes/style.css b/includes/style.css index 3c6a3a6..86c4529 100644 --- a/includes/style.css +++ b/includes/style.css @@ -98,7 +98,7 @@ li { } .reprap_entry-title { - font: 1.5em georgia, times, serif; + font: 1.5em georgia, times; text-decoration: none; color: black; display: block; @@ -116,6 +116,14 @@ li { font:1.6em "lucida console"; } +.youtube_backup-entry-title{ + font:1.6em "lucida console"; +} + +.youtube_backup-entry{ + font:1.3em "lucida console"; +} + .shownDiv{ border:1px solid black; } diff --git a/index.php b/index.php index a4c56ec..a27218b 100644 --- a/index.php +++ b/index.php @@ -49,6 +49,17 @@ +
+

youtube_backup

+ +
+ backs up all the youtube videos in a users favorites list.

+ this is my fork of the original youtube_backup which adds asynchronous alerts after successful downloads.

+ it's written in python. +
+
+

foxy-addons/

@@ -93,6 +104,11 @@

  • +
  • youtube_backup
  • + +

  • +
  • foxy-addons/peepshow