Code for the Youtube Alternatives section #694
Closed
ADepic wants to merge 13 commits from
ADepic-patches
into master
pull from: ADepic-patches
merge into: privacyguides:master
privacyguides:master
privacyguides:dependabot/bundler/nokogiri-1.13.6
privacyguides:dependabot/bundler/addressable-2.8.0
privacyguides:freddy-m-patch-3
privacyguides:pr-add_RemoveMyPhone_sponsor
privacyguides:pr-browser_cleanup_1257_1328_1430
privacyguides:freddy-m-patch-2
privacyguides:freddy-m-patch-1
privacyguides:pr-vpn_hated_one_video
privacyguides:cdn
privacyguides:update-nitrohorse-image
privacyguides:promote-metager-to-card
privacyguides:hardware
privacyguides:pr-add_azirevpn
privacyguides:pr-add_mailfence
privacyguides:shop
privacyguides:1673
privacyguides:pr/1658
privacyguides:i18n-simple
privacyguides:sponsorship-edits-nov2019
privacyguides:i18n
privacyguides:ipfs
privacyguides:blacklight447-ptio-patch-3
privacyguides:blog
privacyguides:remove-windows-icons
privacyguides:pr/1147
privacyguides:i18n-testing
privacyguides:add-beautify
Labels
Clear labels
🔍🤖 Search Engines
approved
approved, waiting for a PR
dependencies
Pull requests that update a dependency file
duplicate
feedback wanted
high priority
I2P
The Invisible Internet Project (I2P)
iOS
low priority
OS
Operating Systems
Self-contained networks
Social media
stale
A label for stalebot if it gets added
streaming
Anything related to media streaming.
todo
Tor
Anything covering the Tor network
WIP
active work in progress, do not merge or PR (yet)!
wontfix
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
XMPP
Extensible Messaging and Presence Protocol
[m]
Matrix protocol
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
Browser Extension related issues
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
Correction of content on the website
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
Firefox & forks, about:config etc.
💻 hardware
🌐 hosting
🏠 housekeeping
Anything primarily related to site cleanup.
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
Virtual Private Network
🌐 website issue
*Technical* issues with the website.
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
Domain Name System
🗨️ instant messaging (im)
🇦🇶 translations
Anything covering a translated version of the site
No Label
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#694
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "ADepic-patches"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Resolves: #693
I'm not a programmer, but I know basic html so I gave it a shot. There might be errors so feel free to fix them.
The logos are not 120px * 120px, but I don't have the time to go and find 120 px logos / edit them into 120px using gimp.
These things should be fixed. @ADepic Don't worry if you don't understand some things. I'll fix some of these things if you don't know how.
Fix indentation
I'm not sure if we allow svg's. @Vincevrp? Also, perhaps this file should be minified?
Look into PR #671
In theory, Newpipe doesn't meet the Software Criteria of being cross-platform.
Duplicate to #671 for me
NewPipe is not an alternative to YouTube, as it uses youtube in backend
h
Newpipe is one of the most polished youtube apps there is. The danger is, if someone thinks invidious is the best alternative to youtube, since the interface isn't that good, they may just continue to use the youtube app. Newpipe has many features that even the youtube app doesn't, so it would be a lot more appealing. A user is losing out on a lot of convenience for no reason by using invidious on their phone.
I have changed the pull request to contain a mix of youtube frontends and streaming services to youtube frontends only. That way PR #671 can focus on alternative streaming services only.
@ -127,6 +127,7 @@
<a class="dropdown-item" href="{{prefix}}#encrypt">File Encryption</a>
<a class="dropdown-item" href="{{prefix}}#darknets">Self-contained Networks</a>
<a class="dropdown-item" href="{{prefix}}#social">Social Networks</a>
<a class="dropdown-item" href="{{prefix}}#streaming">Youtube Frontends</a>
I think this should align with the other a tags.