From 3dd6272028aeedd5e295622a76bcef9af924ccec Mon Sep 17 00:00:00 2001 From: MichaelOultram Date: Mon, 3 Aug 2015 23:04:41 +0100 Subject: [PATCH] Fixing build errors --- youtube_dl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl.go b/youtube_dl.go index b2cb7df..5e713cb 100644 --- a/youtube_dl.go +++ b/youtube_dl.go @@ -17,7 +17,7 @@ type YouTubeDL struct { submitter string duration string url string - offset string + offset int playlist Playlist skippers []string dontSkip bool