HelloZeroNet / HelloZeroNet/ZeroNet

Zeronet Youtube mirror.

Offen
#1,842 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
18.8k
Forks
2.3k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

The basic idea is for it to work as follows:
1. The user tries to access a Youtube video through the zite. This can be done by informing the video url in a form or through a url parameter in the zite.
2. The zite checks it's database to see if this video has been mirrored to IPFS already. If it has, serve the IPFS copy. If it hasn't, download the video from Youtube, play it to the user, save to IPFS and update the database.

I also intended to make a federated platform so each instance administrator could curate it's database. This would prevent spam.

The problem:
How to fetch the video from within the browser? Will I run into a CORS error by just using XHR?
I made some tests with node-ytdl-core and browserify but couldn't manage to use it from within the the zite, only within a normal site. And in the later case I had a CORS error.

Note: Everyone feel free to steal my idea. I don't want to do this but I might because I think it's important.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

No file, test, or entry point is named. Start by examining the zite's browser integration and the reported node-ytdl-core/browserify experiments, then determine how Youtube fetching, CORS handling, IPFS storage, database updates, and federation would fit together. Done means a working mirror flow and a defined curation model.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript
Bereich
distributed-systems, web-dev
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
20/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.