<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: YouTube-DLG &#8211; A GUI App for YouTube-DL Video Downloader	</title>
	<atom:link href="https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/</link>
	<description>GeeksMint: Computers, How-to&#039;s, Internet, Tips and Tricks</description>
	<lastBuildDate>Tue, 23 May 2023 10:01:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jan Brøndum Johansson		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-4483</link>

		<dc:creator><![CDATA[Jan Brøndum Johansson]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 07:55:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-4483</guid>

					<description><![CDATA[Works fine on my xubuntu 16.04 - Though I had to update Python manually and install the rest from .deb files]]></description>
			<content:encoded><![CDATA[<p>Works fine on my xubuntu 16.04 &#8211; Though I had to update Python manually and install the rest from .deb files</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Brown		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-3664</link>

		<dc:creator><![CDATA[David Brown]]></dc:creator>
		<pubDate>Fri, 26 Jan 2018 17:51:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-3664</guid>

					<description><![CDATA[Is this available for Lubuntu 17.10 ?]]></description>
			<content:encoded><![CDATA[<p>Is this available for Lubuntu 17.10 ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Pérez		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2724</link>

		<dc:creator><![CDATA[David Pérez]]></dc:creator>
		<pubDate>Thu, 31 Aug 2017 10:39:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-2724</guid>

					<description><![CDATA[$ sudo add-apt-repository ppa:nilarimogard/webupd8
Cannot add PPA: &#039;ppa:~nilarimogard/ubuntu/webupd8&#039;.
ERROR: &#039;~nilarimogard&#039; user or team does not exist.

Using KDE Neon, based on Ubuntu 16.04.]]></description>
			<content:encoded><![CDATA[<p>$ sudo add-apt-repository ppa:nilarimogard/webupd8<br />
Cannot add PPA: &#8216;ppa:~nilarimogard/ubuntu/webupd8&#8217;.<br />
ERROR: &#8216;~nilarimogard&#8217; user or team does not exist.</p>
<p>Using KDE Neon, based on Ubuntu 16.04.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Divine		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2730</link>

		<dc:creator><![CDATA[Divine]]></dc:creator>
		<pubDate>Thu, 31 Aug 2017 10:08:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-2730</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2718&quot;&gt;gary&lt;/a&gt;.

In my experience, most nifty CLI-only apps have a syntax that is fairly straightforward and adaptable. But yes, try the GUI app and see. You might like it better.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2718">gary</a>.</p>
<p>In my experience, most nifty CLI-only apps have a syntax that is fairly straightforward and adaptable. But yes, try the GUI app and see. You might like it better.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TheOuterLinux		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2733</link>

		<dc:creator><![CDATA[TheOuterLinux]]></dc:creator>
		<pubDate>Thu, 31 Aug 2017 04:02:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-2733</guid>

					<description><![CDATA[What I do is install mpv and youtube-dl. mpv [url] automatically defaults to checking against youtube-dl. I can then just go to tonvid.com (YouTube but with a very simple interface) with w3m. I have my keyboard shortcut for  opening with an external browser set to mpv -ytdl --vo=&quot;opengl&quot; --ao=&quot;alsa&quot;. My user agent for w3m is set to mobile Safari. This way, video sites default to mp4 and pressing Shift+M opens the URL with mpv and will play anything youtube-dl supports. If you&#039;re in TTY and a high enough run level (3+; it might be 5), this works too. Though, me personally, I have to switch --vo=&quot;opengl&quot; to --vo=&quot;drm&quot; when in TTY. You can also install w3m-img if you need images beside video links to help navigate. I don&#039;t though; I just use Shift+I because it doesn&#039;t always display correctly.]]></description>
			<content:encoded><![CDATA[<p>What I do is install mpv and youtube-dl. mpv [url] automatically defaults to checking against youtube-dl. I can then just go to tonvid.com (YouTube but with a very simple interface) with w3m. I have my keyboard shortcut for  opening with an external browser set to mpv -ytdl &#8211;vo=&#8221;opengl&#8221; &#8211;ao=&#8221;alsa&#8221;. My user agent for w3m is set to mobile Safari. This way, video sites default to mp4 and pressing Shift+M opens the URL with mpv and will play anything youtube-dl supports. If you&#8217;re in TTY and a high enough run level (3+; it might be 5), this works too. Though, me personally, I have to switch &#8211;vo=&#8221;opengl&#8221; to &#8211;vo=&#8221;drm&#8221; when in TTY. You can also install w3m-img if you need images beside video links to help navigate. I don&#8217;t though; I just use Shift+I because it doesn&#8217;t always display correctly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gary		</title>
		<link>https://www.geeksmint.com/youtube-dlg-gui-app-for-youtube-dl-video-downloader/#comment-2718</link>

		<dc:creator><![CDATA[gary]]></dc:creator>
		<pubDate>Wed, 30 Aug 2017 23:09:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.geeksmint.com/?p=5775#comment-2718</guid>

					<description><![CDATA[youtube-dl is one of my fav utils. I&#039;m glad I came across the CLI app long before I knew of the existence of this GUI front-end. I might never have bothered to learn the CLI syntax - which, it turns out, is fairly straighforward and adaptable. I might still give this a whirl to see if it makes certain operations easier.]]></description>
			<content:encoded><![CDATA[<p>youtube-dl is one of my fav utils. I&#8217;m glad I came across the CLI app long before I knew of the existence of this GUI front-end. I might never have bothered to learn the CLI syntax &#8211; which, it turns out, is fairly straighforward and adaptable. I might still give this a whirl to see if it makes certain operations easier.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
