[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2013-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package youtube-dl - 2012.02.27-1ubuntu0.1

---
youtube-dl (2012.02.27-1ubuntu0.1) precise-proposed; urgency=low

  * Add 100-youtube-signature.patch: Add 'signature' to youtube URLs.
Fixes failure to download youtube videos.
(LP: #1060813)
 -- Bryce HarringtonSun, 05 May 2013 20:37:17 -0700

** Changed in: youtube-dl (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2013-05-26 Thread Miklos Juhasz
I can confirm that the proposed package fixes this bug. I can
successfully download videos from YouTube again.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2013-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/youtube-dl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2013-05-16 Thread Brian Murray
Hello sash_, or anyone else affected,

Accepted youtube-dl into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/youtube-
dl/2012.02.27-1ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: youtube-dl (Ubuntu Precise)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2013-05-05 Thread Bryce Harrington
On precise with version 2012.02.27-1, I can reproduce the failure to
download youtube videos:

  $ youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information

  ERROR: unable to download video

This is an instance of this upstream bug:

  https://github.com/rg3/youtube-dl/issues/427

Which is fixed with this commit:

  https://github.com/rg3/youtube-
dl/commit/9ca667065e7371322e0970421fb4e03f8bd00b9e

With that change applied, the test case passes:

  $ sudo dpkg -i youtube-dl_2012.02.27-1ubuntu0.1_all.deb 
  (Reading database ... 240033 files and directories currently installed.)
  Preparing to replace youtube-dl 2012.02.27-1 (using 
youtube-dl_2012.02.27-1ubuntu0.1_all.deb) ...
  Unpacking replacement youtube-dl ...
  Setting up youtube-dl (2012.02.27-1ubuntu0.1) ...
  Processing triggers for man-db ...

  $ youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information
  [download] Destination: MechWarrior_Online_Video_Preview-kmNRN-l-BJw.mp4
  [download] 100.0% of 61.84M at2.09M/s ETA 00:00


** Description changed:

  SRU Report for youtube-dl in precise/12.04.x
  
  [IMPACT]
  12.04's youtube-dl version 2012.02.27 isn't able to download videos from 
youtube, rendering the package broken/useless
+ 
+ [FIX]
+ Youtube now requires a 'signature' parameter in URLs.  The upstream change 
adds this in a one-line patch.
  
  [TESTCASE]
  Try to download any video from youtube.com, e.g:
  >> youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information
  ERROR: unable to download video
  
  [REGRESSION POTENTIAL]
  Regression Potential is Low. The new upstream version (2012.09.27 version 
works and has been tested on Ubuntu quantal/12.10 and Debian sid:
  >> youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information
  [download] Destination: MechWarrior_Online_Video_Preview-kmNRN-l-BJw.mp4
  [download] 100.0% of 61.84M at  171.70k/s ETA 00:00
  
  [SOLUTION / WORK-AROUND]
  See comment #6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-12-02 Thread Paul Abrahams
I'm running Kubuntu 12.10 and here's what I get, using what I believe to
be the very latest version of youtube-dl:

pa@morchella:~/Downloads$ ./youtube-dl 
http://www.youtube.com/watch?v=EqGRROao5-M
[youtube] Setting language
WARNING: unable to set language: 
[youtube] EqGRROao5-M: Downloading video webpage
ERROR: unable to download video webpage: 
pa@morchella:~/Downloads$ ./youtube-dl --version
2012.11.29

I do no better with the version in the repositories:

pa@morchella:~/Downloads$ youtube-dl http://www.youtube.com/watch?v=UeXaxiDZ2zk
[youtube] Setting language
WARNING: unable to set language: 
[youtube] UeXaxiDZ2zk: Downloading video webpage
ERROR: unable to download video webpage: 
pa@morchella:~/Downloads$ youtube-dl --version
2012.09.27

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-11-26 Thread Bug Watch Updater
** Changed in: youtube-dl (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-11-25 Thread Rolf Leggewie
** Also affects: youtube-dl (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688997
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-11-08 Thread Chris Schoonbee
Solution / Work-around
-

Update your version of youtube-dl by running the command:
$  sudo youtube-dl -U

I had the same problem and this solved it.

** Description changed:

  SRU Report for youtube-dl in precise/12.04.x
  
  [IMPACT]
  12.04's youtube-dl version 2012.02.27 isn't able to download videos from 
youtube, rendering the package broken/useless
  
  [TESTCASE]
  Try to download any video from youtube.com, e.g:
  >> youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information
  ERROR: unable to download video
  
  [REGRESSION POTENTIAL]
  Regression Potential is Low. The new upstream version (2012.09.27 version 
works and has been tested on Ubuntu quantal/12.10 and Debian sid:
  >> youtube-dl -t https://www.youtube.com/watch?v=kmNRN-l-BJw
  [youtube] Setting language
  [youtube] kmNRN-l-BJw: Downloading video webpage
  [youtube] kmNRN-l-BJw: Downloading video info webpage
  [youtube] kmNRN-l-BJw: Extracting video information
  [download] Destination: MechWarrior_Online_Video_Preview-kmNRN-l-BJw.mp4
  [download] 100.0% of 61.84M at  171.70k/s ETA 00:00
+ 
+ [SOLUTION / WORK-AROUND]
+ See comment #6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-10-08 Thread Dave Lentz
** Changed in: youtube-dl (Ubuntu)
 Assignee: Harshil Doshi (hdoshi093) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-10-08 Thread Harshil Doshi
** Changed in: youtube-dl (Ubuntu)
 Assignee: (unassigned) => Harshil Doshi (hdoshi093)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-10-06 Thread Harshil Doshi
harshil@ubuntu:~$  wget 
https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl
--2012-10-07 11:24:51--  
https://github.com/rg3/youtube-dl/raw/2012.09.27/youtube-dl
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.github.com/rg3/youtube-dl/2012.09.27/youtube-dl 
[following]
--2012-10-07 11:25:03--  
https://raw.github.com/rg3/youtube-dl/2012.09.27/youtube-dl
Resolving raw.github.com (raw.github.com)... 207.97.227.243
Connecting to raw.github.com (raw.github.com)|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 41023 (40K) [text/plain]
Saving to: `youtube-dl'

100%[==>] 41,023  9.77K/s   in
4.1s

2012-10-07 11:25:13 (9.77 KB/s) - `youtube-dl' saved [41023/41023]

harshil@ubuntu:~$ chmod +x ./youtube-dl
harshil@ubuntu:~$ youtube-dl 
http://www.youtube.com/watch?feature=player_detailpage&v=Kfja5-7Fw74
[1] 2959
harshil@ubuntu:~$ [youtube] Setting language
WARNING: unable to set language: 
[youtube] watch: Downloading video webpage
ERROR: unable to download video webpage: HTTP Error 404: Not Found
^C
[1]+  Exit 1  youtube-dl 
http://www.youtube.com/watch?feature=player_detailpage
harshil@ubuntu:~$ youtube-dl -t 
http://www.youtube.com/watch?v=xa-0gDAO9As&feature=relmfu
[1] 3073
harshil@ubuntu:~$ [youtube] Setting language
WARNING: unable to set language: 
[youtube] xa-0gDAO9As: Downloading video webpage
[youtube] xa-0gDAO9As: Downloading video info webpage
ERROR: unable to download video info webpage: 
^C
[1]+  Exit 1  youtube-dl -t 
http://www.youtube.com/watch?v=xa-0gDAO9As
harshil@ubuntu:~$ youtube-dl -t 
http://www.youtube.com/watch?v=xa-0gDAO9As&feature=relmfu
[1] 3159
harshil@ubuntu:~$ [youtube] Setting language
[youtube] xa-0gDAO9As: Downloading video webpage
[youtube] xa-0gDAO9As: Downloading video info webpage
[youtube] xa-0gDAO9As: Extracting video information

ERROR: unable to download video
harshil@ubuntu:~$ 


now what i have to do?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-10-05 Thread Micah Gersten
This should be updated in precise, marked as High -> triaged per dlentz
on IRC

** Changed in: youtube-dl (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: youtube-dl (Ubuntu Precise)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1060813] Re: [SRU, precise] Current version (2012.02.27) doesn't work anymore

2012-10-05 Thread Micah Gersten
Fixed in quantal:
youtube-dl | 2012.09.27-1 | quantal/universe | source, all


** Also affects: youtube-dl (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: youtube-dl (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060813

Title:
  [SRU, precise] Current version (2012.02.27) doesn't work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+bug/1060813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs