request a new package youtube-dl-gui

Bug #1266311 reported by Yousuf 'Jay' Philips
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GetDeb Software Portal
Fix Released
Medium
Christoph Korn

Bug Description

I would like to ask that youtube-dl-gui found at < https://github.com/keelerm84/youtube-dl-gui > be added to getdeb.net as its a gui frontend for the commandline youtube-dl application.

Revision history for this message
Yousuf 'Jay' Philips (philipz85) wrote :

Was also looking for the pytube package that use to be on getdeb.net but cant find it anymore.

https://bugs.launchpad.net/getdeb.net/+bug/252050

Revision history for this message
Christoph Korn (c-korn) wrote :

Seems the application does not work with the latest version of youtube-dl
https://github.com/keelerm84/youtube-dl-gui/issues/3

Changed in getdeb.net:
status: New → Incomplete
Revision history for this message
Yousuf 'Jay' Philips (philipz85) wrote :

I am the one who submitted the issue you referenced, but as stated in it, its only versions that have come out in the last 2 or 3 weeks and most people dont upgrade youtube-dl often.

Any info about the pytube package?

Revision history for this message
Christoph Korn (c-korn) wrote :

What license does the project have?

Changed in getdeb.net:
assignee: nobody → Christoph Korn (c-korn)
importance: Undecided → Medium
status: Incomplete → In Progress
Revision history for this message
Christoph Korn (c-korn) wrote :

Starting from scratch.

Revision history for this message
Christoph Korn (c-korn) wrote :

The video download shows an error here.
Is there a log about what went wrong?
youtube-dl (2013.08.29-1) installed.

Revision history for this message
Yousuf 'Jay' Philips (philipz85) wrote :

i'm not sure if there is an error log as i'm not the author of the software. I had no problems when i tested it on youtube-dl versions from 2012 onwards until the versions that came out in 2014.

I just downgraded to 2013.08.29-1 and didnt have any problems downloading a video. The video i just tested on was < https://www.youtube.com/watch?v=NAdYtnQK3-I > with a 'webm' video format.

An error might be occurring for that particular video because there wasnt a version in that format. In the interface if you click the 'show advanced' and set the 'video format' drop down to another format, it should work. If an error occurs, if you move your mouse over the error icon, a tooltip should popup which shows what the error was. I've had error occuring because of video requiring user authentication and when the video format wasnt available.

Revision history for this message
Christoph Korn (c-korn) wrote :

Ok, setting the video format to webm worked.

What license is the app published under?

Revision history for this message
Yousuf 'Jay' Philips (philipz85) wrote :

The author hasnt mentioned anywhere in github what the license is. I have stopped using it as the author hasnt made any changes in the last 3 months, and it stopped working with newer versions of youtube-dl, but primarily because i have found a better and more complete youtube downloading app called ytd-gtk < https://code.google.com/p/ytd-gtk/downloads/list > and would prefer you add this one instead. You might like to also add the gplv3 clip grab - clipgrab.org.

Revision history for this message
Christoph Korn (c-korn) wrote :

Starting from scratch.

Revision history for this message
Christoph Korn (c-korn) wrote :

youtube-dl fails to download the video:
$ youtube-dl -c -t "https://www.youtube.com/watch?v=NAdYtnQK3-I"
[youtube] Setting language
[youtube] NAdYtnQK3-I: Downloading video webpage
[youtube] NAdYtnQK3-I: Downloading video info webpage
[youtube] NAdYtnQK3-I: Extracting video information
Traceback (most recent call last):
  File "/usr/bin/youtube-dl", line 4645, in <module>
    main()
  File "/usr/bin/youtube-dl", line 4636, in main
    _real_main()
  File "/usr/bin/youtube-dl", line 4620, in _real_main
    retcode = fd.download(all_urls)
  File "/usr/bin/youtube-dl", line 869, in download
    ie.extract(url)
  File "/usr/bin/youtube-dl", line 1135, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl", line 1406, in _real_extract
    url_map = dict((ud['itag'][0], ud['url'][0] + '&signature=' + ud['sig'][0]) for ud in url_data)
  File "/usr/bin/youtube-dl", line 1406, in <genexpr>
    url_map = dict((ud['itag'][0], ud['url'][0] + '&signature=' + ud['sig'][0]) for ud in url_data)
KeyError: 'sig'

Revision history for this message
Christoph Korn (c-korn) wrote :

Hum, seems to be a bug in the youtube-dl version in Ubuntu 12.04.

Christoph Korn (c-korn)
Changed in getdeb.net:
status: In Progress → Fix Released
Revision history for this message
Yousuf 'Jay' Philips (philipz85) wrote :

Didnt get what you meant by "Starting from scratch". I just came across another complete youtube-dl gui frontend that you might consider packaging - https://github.com/MrS0m30n3/youtube-dl-gui

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.