X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=videosite%2FYouTubeGrabber.pm;h=97b48274ffd0a5fe45edb64913746957d2d7b07f;hb=12db405291947c6b02c2555051c3dc52f3995cbc;hp=644584ace70f794da809c0c109ffb3a400997485;hpb=58b8459c57374848e30ec37cf026a8c7680a8a9f;p=videosite.git diff --git a/videosite/YouTubeGrabber.pm b/videosite/YouTubeGrabber.pm index 644584a..97b4827 100644 --- a/videosite/YouTubeGrabber.pm +++ b/videosite/YouTubeGrabber.pm @@ -111,7 +111,6 @@ sub _parse { $self->debug("Found SWF_ARGS: %s", $args); $jsp = videosite::JSArrayParser->new(); - print ref($jsp); $self->debug("Using %s to parse", ref($jsp)); $r = $jsp->parse($args);