Bug 119990 - www/youtube_dl requires an update
Summary: www/youtube_dl requires an update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: chinsan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 03:00 UTC by Barbara
Modified: 2008-02-17 13:29 UTC (History)
0 users

See Also:


Attachments
file.diff (4.45 KB, patch)
2008-01-26 03:00 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2008-01-26 03:00:03 UTC
The author of youtube-dl has released a new version on 2008-01-24 as it was not working anymore.
The ports needs to be updated accordingly.

Fix: The ports needs to be updated.
A patch is attached.
After applying that, the .orig files have to be manually removed. Sorry about that but I can't find a better way to handle this (it's 3:50 AM here!).


Patch attached with submission follows:
How-To-Repeat: $ cd /usr/ports/www/youtube_dl && make install clean
$ cd && youtube-dl -t http://www.youtube.com/watch?v=o3TGM0T1CvE
Retrieving video webpage... done.
Extracting video title... done.
Extracting URL "t" parameter... failed.
Error: unable to extract URL "t" parameter.
Try again several times. It may be a temporary problem.
Other typical problems:

* Video no longer exists.
* Video requires age confirmation but you did not provide an account.
* You provided the account data, but it is not valid.
* The connection was cut suddenly for some reason.
* YouTube changed their system, and the program no longer works.

Try to confirm you are able to view the video using a web browser.
Use the same video URL and account information, if needed, with this program.
When using a proxy, make sure http_proxy has http://host:port format.
Try again several times and contact me if the problem persists.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-26 03:00:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 chinsan freebsd_committer freebsd_triage 2008-01-26 03:28:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->chinsan

I'll take it.
Comment 3 Pankov Pavel 2008-01-31 19:49:25 UTC
I have just submitted the patch I'd like to be committed as a follow up 
for ports/120005 PR. This PR can be closed as a duplicate.

Thank you!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-02-04 10:08:44 UTC
obrien      2008-02-04 10:08:39 UTC

  FreeBSD ports repository

  Modified files:
    www/youtube_dl       Makefile distinfo 
  Added files:
    www/youtube_dl/files conv2avi.patch 
  Removed files:
    www/youtube_dl/files ffmpeg.patch 
  Log:
  + Updates www/youtube_dl to 2008.01.24 [1][2]
  + Adds an ability to use multimedia/flv2mpeg4 for conversion [3]
  
  Submitted by:   Pankov Pavel <pankov_p@mail.ru>
  PR:             119990, 120005, 117053
  
  Revision  Changes    Path
  1.16      +18 -4     ports/www/youtube_dl/Makefile
  1.15      +3 -3      ports/www/youtube_dl/distinfo
  1.1       +74 -0     ports/www/youtube_dl/files/conv2avi.patch (new)
  1.3       +0 -60     ports/www/youtube_dl/files/ffmpeg.patch (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 chinsan freebsd_committer freebsd_triage 2008-02-17 13:29:08 UTC
State Changed
From-To: feedback->closed

Committed by obrien