https://bugs.gpodder.org/show_bug.cgi?id=1679

             Bug #: 1679
           Summary: 403 error for youtube downloads
    Classification: Unclassified
           Product: gPodder
           Version: 3.3.0
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: feature request
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Trying to download anything from youtube fails. I added the youtube feed via
the Discover window.

Terminal output:

----------------------------------------------------------------
1348925908.249856 [gpodder.download] ERROR: HTTP 403 while downloading "El Ten
Eleven "Yellow Bridges" music video": Forbidden
Traceback (most recent call last):
  File "/home/karlo/software/gpodder-3.3.0/src/gpodder/download.py", line 761,
in run
    self.tempname, reporthook=self.status_updated)
  File "/home/karlo/software/gpodder-3.3.0/src/gpodder/download.py", line 272,
in retrieve_resume
    fp = self.open(url, data)
  File "/usr/lib64/python2.7/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/usr/lib64/python2.7/urllib.py", line 358, in open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "/usr/lib64/python2.7/urllib.py", line 375, in http_error
    return self.http_error_default(url, fp, errcode, errmsg, headers)
  File "/home/karlo/software/gpodder-3.3.0/src/gpodder/download.py", line 213,
in http_error_default
    raise gPodderDownloadHTTPError(url, errcode, errmsg)
gPodderDownloadHTTPError
----------------------------------------------------------------
Running 3.0.0 (straight from the download, ./bin/gpodder)

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to