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

             Bug #: 1665
           Summary: youtube downloads no longer work upon installation of
                    3.2.0
    Classification: Unclassified
           Product: gPodder
           Version: 3.2.0
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: feature request
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I recently updated from 3.1.0 to 3.2.0 because of the "object has no attribute
errcode" bug, but it has been replaced with a new, worse one.  Any time I
attempt to download a video in one of the YouTube feeds I am following, I am
greeted with a 403 Forbidden error.

An example from my log file:


2012-09-13 22:05:40,658 [gpodder.download] ERROR: HTTP 403 while downloading
"Grand Theft Auto IV w/ Danz Part 28": Forbidden
Traceback (most recent call last):
  File "C:\Utils\gpodder\src\gpodder\download.py", line 769, in run
    self.tempname, reporthook=self.status_updated)
  File "C:\Utils\gpodder\src\gpodder\download.py", line 280, in retrieve_resume
    fp = self.open(url, data)
  File "C:\utils\Python27\Lib\urllib.py", line 205, in open
    return getattr(self, name)(url)
  File "C:\utils\Python27\Lib\urllib.py", line 356, in open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "C:\utils\Python27\Lib\urllib.py", line 373, in http_error
    return self.http_error_default(url, fp, errcode, errmsg, headers)
  File "C:\Utils\gpodder\src\gpodder\download.py", line 221, in
http_error_default
    raise gPodderDownloadHTTPError(url, errcode, errmsg)
gPodderDownloadHTTPError

I can view these videos fine in my browser when going through YouTube.  This
happens with any video that gPodder attempts to download from there so far.

-- 
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