Bug 145404 - [PATCH] upgrade www/youtube_dl to 2010.04.04, unbreaks youtube support
Summary: [PATCH] upgrade www/youtube_dl to 2010.04.04, unbreaks youtube support
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 11:30 UTC by Christoph Moench-Tegeder
Modified: 2010-04-06 00:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2010-04-05 11:30 UTC, Christoph Moench-Tegeder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2010-04-05 11:30:01 UTC
	Youtube is in the process of changing their video pages, so downloading
	fails with "ERROR: YouTube said: Invalid parameters." on some videos.
	Using the current released version (2010.04.04) of youtube-dl works.

Fix: Trivial upgrade ;)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-05 11:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-05 23:55:28 UTC
araujo      2010-04-05 22:55:15 UTC

  FreeBSD ports repository

  Modified files:
    www/youtube_dl       Makefile distinfo 
  Log:
  - Update to 2010.04.04.
  
  PR:             ports/145404
  Submitted by:   Christoph Moench-Tegeder <cmt@burggraben.net>
  
  Revision  Changes    Path
  1.46      +1 -1      ports/www/youtube_dl/Makefile
  1.36      +3 -3      ports/www/youtube_dl/distinfo
_______________________________________________
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 3 Marcelo Araujo freebsd_committer freebsd_triage 2010-04-05 23:55:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!