Page MenuHomeSolus

gtk-youtube-viewer
Closed, ResolvedPublic

Description

Name: gtk-youtube-viewer
Homepage: https://github.com/trizen/youtube-viewer
Open Source: yes
Source: https://github.com/trizen/youtube-viewer/archive/3.1.4.tar.gz
Description: "A Gtk2 application for searching and streaming videos from YouTube".

(In case someone points out that smtube is available for Solus: that's just a wrapper for a poorly designed website; it's not comparable to gtk-youtube-viewer and its functionalities).

Revisions and Commits

Related Objects

Duplicates Merged Here
T3248: Youtube-viewer

Event Timeline

JoshStrobl moved this task from Backlog to Accepted For Inclusion on the Package Requests board.
joebonrichie added a subscriber: joebonrichie.

Anybody else working on this? I'm about 20 perl dependencies down the dependency rabbit hole at the moment.

I got this strange issue with this program. When searching, i got no results and it says that https is not supported despite that the required dependencies are installed.

No results...

>> Previous warnings:

[Tue Jul 11 22:27:10 2017]: [501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)] Error occured on URL: https://www.googleapis.com/youtube/v3/search?key=AIzaSyA2PQakgMYbX3U3imqplLMhpfM8mzEn22Q&maxResults=10&order=relevance&part=snippet&prettyPrint=false&q=test&safeSearch=moderate&type=video&videoCaption=any&videoDefinition=any&videoDuration=any

Ah, thanks for the report, I'll look into when I can, I have a feeling it might be related to the mozilla::ca module. Currently aboard in the middle of nowhere volunteering so it might be a while till I get to this sorry.

Justin added a subscriber: Justin.

This is the same thing as youtube-viewer. The source tarball is exactly the same as you linked. I've just installed youtube-viewer from the repository and it has the GTK2 interface.

joebonrichie changed the task status from Invalid to Resolved.Sep 6 2017, 10:48 AM

Yep this was my fault, I didn't add Fixes T2210 to the commit message when I packaged this.