Remove vulgarities.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
blog/posts
0002-do-you-like-it-better-here-or-there.cfg0002-do-you-like-it-better-here-or-there.html0003-the-television-is-cancer.cfg0005-the-new-era-of-script-kiddies.html0007-why-i-hate-the-web.html0008-game-website-app-creators.html0009-why-i-am-a-gpl-advocate.html0011-new-website-design.html0012-my-favorite-vim-plugins.html0013-my-first-superficial-impressions-of-freebsd.html0014-strict-compilers.html0015-tox.html0016-my-loathing-of-apple.html0017-what-is-lacking-in-education?.html0018-the-https-hype.html0020-adobe-flash-needs-to-die.html0022-avoiding-youtube-non-free-javascript.html0024-for-tabs.html0027-why-i-use-cli.html0030-books.html0032-getting-esperanto-diacritics-on-gnu-linux.html0043-judgement.html0044-patch-files.html0045-from-parabola-to-arch.html0050-technology-literacy.html0051-why-windows-sucks.html0053-why-macos-sucks.html0059-user-friendliness-and-modern-tech.html0067-blog-upgrade.html0069-getting-more-women-in-technology.html0070-arm-the-future-of-free-software.html0075-more-settings-less-locale.html0079-the-cancer-which-is-pre-installed-applications.html
@ -2,7 +2,7 @@
|
||||
|
||||
<p>Now, as for avoiding using YouTube's website, I've found two programs that can be used to watch YouTube videos without having to visit the website. The first is `mps-youtube' (might also be called `mpsyt', that's the name of the Debian package, at least). This is a CLI program that lets you browse and download YouTube videos without having to visit the site. It gives you a set of commands which can be used to search, download, and play YouTube videos all from the command-line. It's quite advanced and should allow you to avoid using YouTube all together. I myself haven't truly explored all of its functionality yet (I mostly just use it to look up some quick videos), but expect it to be missing some of the website's functionality (duh).</p>
|
||||
|
||||
<p>The other option has to do with when you're given a YouTube link. To my knowledge mpsyt can't necessarily watch videos based on a URL (again, I haven't explored all of its features yet), and there's always that friend who's going to be sending you YouTube links, yet you don't want to click them. So you can simply use `youtube-dl'. It's a very common tool that you can use to download YouTube videos (along with videos from other sites, a friend of mine downloads his porn using youtube-dl from websites that do a shitty job at hiding the video's URL) and can even do things such as convert to other formats and extract audio from the files. Therefore, whenever someone sends you a YouTube link just run `youtube-dl <link>' and you'll never have to visit YouTube again.</p>
|
||||
<p>The other option has to do with when you're given a YouTube link. To my knowledge mpsyt can't necessarily watch videos based on a URL (again, I haven't explored all of its features yet), and there's always that friend who's going to be sending you YouTube links, yet you don't want to click them. So you can simply use `youtube-dl'. It's a very common tool that you can use to download YouTube videos (along with videos from other sites, a friend of mine downloads his porn using youtube-dl from websites that do a bad job at hiding the video's URL) and can even do things such as convert to other formats and extract audio from the files. Therefore, whenever someone sends you a YouTube link just run `youtube-dl <link>' and you'll never have to visit YouTube again.</p>
|
||||
|
||||
<p>With this it's relatively easy to live without running YouTube's non-free JavaScript. Although from now on any media you want to upload you should do so through the more ethical alternatives mentioned before.</p>
|
||||
|
||||
|
Reference in New Issue
Block a user