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