2022-06-17 09:07:52 +00:00
< p align = "center" >
2022-12-15 08:27:34 +00:00
< a href = "https://vuetube.app/" >
< picture >
< source
srcset="https://raw.githubusercontent.com/VueTubeApp/.github/main/readme_assets/dark/VueTube.svg"
media="(prefers-color-scheme: dark)"
/>
< img
src="https://raw.githubusercontent.com/VueTubeApp/.github/main/readme_assets/light/VueTube.svg"
alt="VueTube icon"
width="500"
/>
< / picture >
2022-06-17 09:07:52 +00:00
< / a >
< / br >
< sub > Logo di < a href = "https://github.com/afnzmn" > @afnzmn< / a > < / sub >
< / br >
< / br >
< strong > Un semplice client di streaming video FOSS mirato a ricreare TUTTE le funzionalità dalle rispettive app (e altro).< / strong >
< / br >
Pronunciato View Tube (< code > /ˈ vjuː ˌtjuː b/< / code > )
< / p >
< p align = "center" >
< a href = "https://github.com/VueTubeApp/VueTube/blob/main/LICENSE" alt = "License" > < img src = "https://img.shields.io/github/license/VueTubeApp/VueTube" > < / img > < / a >
< a href = "https://github.com/VueTubeApp/VueTube/actions/workflows/ci.yml" alt = "CI" > < img src = "https://github.com/VueTubeApp/VueTube/actions/workflows/ci.yml/badge.svg" > < / img > < / a >
< a href = "https://reddit.com/r/vuetube" alt = "Reddit" > < img src = "https://img.shields.io/reddit/subreddit-subscribers/vuetube?label=r%2FVuetube&logo=reddit&logoColor=white" > < / img > < / a >
< a href = "https://t.me/VueTube" alt = "Telegram" > < img src = "https://img.shields.io/endpoint?label=VueTube&url=https%3A%2F%2Ftelegram-badge-4mbpu8e0fit4.runkit.sh%2F%3Furl%3Dhttps%3A%2F%2Ft.me%2FVuetube" > < / img > < / a >
< a href = "https://discord.gg/7P8KJrdd5W" alt = "Discord" > < img src = "https://img.shields.io/discord/946587366242533377?label=Discord&style=flat&logo=discord&logoColor=white" > < / img > < / a >
< a href = "https://twitter.com/VueTubeApp" alt = "Twitter" > < img src = "https://img.shields.io/twitter/follow/VueTubeApp?label=Follow&style=flat&logo=twitter" > < / img > < / a >
< / p >
2023-04-17 22:17:32 +00:00
**Leggi questa pagina in altre lingue**: [English, ](../readme.md ) [Español, ](/readme/readme.es.md ) [简体中文, ](/readme/readme.zh-hans.md ) [繁體中文, ](/readme/readme.zh-hant.md ) [日本語, ](/readme/readme.ja.md ) [עִברִית, ](/readme/readme.he.md ) [Nederlands, ](/readme/readme.nl.md ) [தமிழ், ](/readme/readme.ta.md ) [Bahasa Melayu, ](/readme/readme.ms.md ) [Македонски, ](/readme/readme.mk.md ) [Français, ](/readme/readme.fr.md ) [Português Brasileiro, ](/readme/readme.pt-br.md ) [Bahasa Indonesia, ](/readme/readme.id.md ) [Polski, ](/readme/readme.pl.md ) [Български, ](/readme/readme.bg.md ) [Italiano, ](/readme/readme.it.md ) [Magyar, ](/readme/readme.hu.md ) [한국어, ](/readme/readme.kr.md ) [Tiếng Việt, ](/readme/readme.vi.md ) [Română, ](/readme/readme.ro.md ) [Українська, ](/readme/readme.ua.md ) [Türkçe, ](/readme/readme.tr.md/ ) [Русский ](/readme/readme.ru.md )
2022-06-17 09:07:52 +00:00
## Features
2022-07-06 08:25:17 +00:00
< img src = "../resources/readme-it/Features.it.svg" alt = "VueTube icon" height = "100" / >
2022-06-17 09:07:52 +00:00
2022-08-03 23:54:55 +00:00
- 🎨 **Temi:** Chiaro, Scuro, OLED, Tutti i colori dell'arcobaleno!
- 🖌️ **UI personalizzabile** : Puoi personalizzare completamente il colore e altre parti dell'interfaccia utente per rimuovere le funzionalità che non usi.
- ⬆️ **Aggiornamento automatico:** Ricevi una notifica quando è disponibile un aggiornamento ed esegui il downgrade se non ti piace!
- 👁️ **Protezione anti-tracciamento:** Nessuna telemetria viene inviata dal tuo dispositivo come impostazione predefinita!
- 📺 **Video player personalizzato:** Un player integrato nell'applicazione con tutto quello che ti serve per essere felice, ad esempio velocità 16x.
- 👎 **Utilizza l'API di Return YouTube Dislike per mostrare il conteggio dei non mi piace** - [_Più info_ ](https://returnyoutubedislike.com )
- 💰 **SponsorBlock** - [_Più info_ ](https://sponsor.ajay.app )
2022-10-15 02:53:08 +00:00
2022-06-17 09:07:52 +00:00
## Installa
2022-07-06 08:25:17 +00:00
< img src = "../resources/readme-it/Install.it.svg" alt = "VueTube icon" height = "100" / >
2022-06-17 09:07:52 +00:00
Per installare visita www.vuetube.app/install
< details >
< summary > O clicca qui per mostrare tutte le versioni disponibili< / summary >
< br / >
### Android
2022-06-22 05:24:06 +00:00
2022-07-06 08:25:17 +00:00
| < a href = https://nightly.link/VueTubeApp/VueTube/workflows/ci/main/android.zip > < img id = "im" width = "200" src = ../resources/getunstable.png > < / a > | < a href = https://github.com/VueTubeApp/VueTube/releases/download/0.2/VueTube-Canary-June-15-2022.apk > < img id = "im" width = "200" src = ../resources/getcanary.png > < / a > | < a href = https://vuetube.app/install > < img id = "im" width = "200" src = ../resources/getstable.png > < / a > |
2022-10-15 02:53:08 +00:00
| -------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Molti bug, ma accesso anticipato alle funzionalità | Meno bug della versione instabile, leggermente più funzionalità della stabile | Non disponibile fino a quando l'app non sarà più sviluppata |
2022-06-17 09:07:52 +00:00
### iOS
2022-06-22 05:24:06 +00:00
2022-07-06 08:25:17 +00:00
| < a href = https://nightly.link/VueTubeApp/VueTube/workflows/ci/main/iOS.zip > < img id = "im" width = "200" src = ../resources/getunstable.png > < / a > | < a href = https://cdn.discordapp.com/attachments/949908267855921163/972164558930198528/VueTube-Canary-May-6-2022.ipa > < img id = "im" width = "200" src = ../resources/getcanary.png > < / a > | < a href = https://vuetube.app/install > < img id = "im" width = "200" src = ../resources/getstable.png > < / a > |
2022-10-15 02:53:08 +00:00
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| Molti bug, ma accesso anticipato alle funzionalità | Meno bug della versione instabile, leggermente più funzionalità della stabile | Non disponibile fino a quando l'app non sarà più sviluppata |
2022-06-22 05:24:06 +00:00
2022-06-17 09:07:52 +00:00
< / details >
## Piani futuri
2022-07-06 08:25:17 +00:00
< img src = "../resources/readme-it/Plans.it.svg" alt = "VueTube icon" height = "100" / >
2022-06-17 09:07:52 +00:00
2022-08-03 23:54:55 +00:00
- 🔍 **Ricerca Avanzata:** Filtra i risultati in base alla data, durata, mi piace e altri fattori.
- 🗞️ **Cronologia visualizzazioni archiviata localmente:** Ottieni i video visti di recente senza effettuare l'accesso.
- ✂️ **Shorts:** Video di breve durata che vanno dai 15 ai 60 secondi.
- 🧑 **Accedi con il tuo account Google:** Effettua l'accesso per avere un'esperienza completa inserendo voti e commenti su video e iscrivendoti ai canali.
- 🖼️ **Modalità picture in picture (PiP):** Permette di guardare video in una finestra fluttuante mentre stai usando un'altra applicazione.
- 🧩 **Plugins:** Installa plugin di terze parti creati dalla community con funzionalità utili!
- E molto altro!
2022-06-17 09:07:52 +00:00
## Screenshots
2022-08-03 23:54:55 +00:00
[Visualizzali sul nostro sito ](https://www.vuetube.app/info/screenshots )
2022-06-17 09:07:52 +00:00
< details >
< summary > O clicca qui per mostrare gli screenshot < / summary >
< br / >
< img src = "https://vuetube.app/wtch.png" width = "400" >
< img src = "https://vuetube.app/stng.png" width = "400" >
< img src = "https://vuetube.app/srch.png" width = "400" >
< / details >
2022-08-03 23:57:33 +00:00
## Progressi
2022-08-03 23:54:55 +00:00
< details >
< summary > Clicca qui per mostrare i progressi < / summary >
< br >
**Generale** | **Player** | [**Extractor** ](https://github.com/VueTubeApp/VueTube-Extractor ) |
:-: | :-: | :-: |
🟢 Commenti (100%) | 🟢 Play / Stop (100%) | 🟢 Ricerca con auto-completamento (100%) |
🟢 Descrizione (100%) | 🟢 Tocca per mostrare / nascondere i controlli (100%) | 🟢 Pagina Iniziale (100%) |
🟢 Pagina Iniziale (100%) | 🟠 Barra di Progresso (80%) | 🟢 Ricerca (100%)
🟢 Integrazione RYD (100%) | 🟠 Schermo Intero (80%) | 🟠 Informazioni Video (60%) |
🟢 Temi (100%) | 🟠 Seleziona Risoluzione (50%) | 🔴 Canali (0%) |
🟢 Pagina di Riproduzione (100%) | 🔴 Miniplayer (0%) | 🔴 Commenti (0%) |
🟠 Integrazione Sponsorblock (95%) | 🔴 Riproduzione in Background (0%) | 🔴 Chat Live (0%) |
🟠 Aggiornamenti automatici (50%) | 🔴 Picture in Picture (0%) | 🔴 Contenuti in Tendenza (0%)
🟠 Pagina del canale (50%) | 🔴 Sottotitoli (0%) | 🔴 Interazioni (0%) |
🟠 Post della Community (10%) | 🔴 Cards (0%) | 🔴 Playlists (0%) |
🟠 Interfaccia Shorts Personalizzabile (10%) | | 🔴 Notifiche (0%)
🟠 Interfaccia YT Music Personalizzabile (10%) | | 🔴 Login (0%)
🟠 Interfaccia Personalizzabile (30%) | | |
🟠 Pagina Raccolta (10%) | | |
🟠 Risposte (50%) | | |
🟠 Plugin di Terze Parti (40%) | | |
🟠 VueTube Player (Vedi progresso sulla destra) | | |
🟠 VueTube Extractor (Vedi progresso sulla destra) | | |
🔴 Cronologia dei video locale (0%) | | |
🔴 Pagina Iscrizioni (0%) | | |
🔴 Supporto per altre piattaforme (0%) | | |
< / details >
2022-06-17 09:07:52 +00:00
### Tecnologie utilizzate
< a href = "https://capacitorjs.com/solution/vue" > < img src = "https://cdn.discordapp.com/attachments/953538236716814356/955694368742834176/Capacitator-Dark.svg" height = 40/ > < / a > < a href = "https://vuetifyjs.com/" > < img src = "https://cdn.discordapp.com/attachments/810799100940255260/973719873467342908/Vuetify-Dark.svg" height = 40/ > < / a > < a href = "https://nuxtjs.org/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/NuxtJS-Dark.svg" height = 40/ > < / a > < a href = "https://vuejs.org/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/VueJS-Dark.svg" height = 40/ > < / a > < a href = "https://javascript.com/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/JavaScript.svg" height = 40/ > < / a > < a href = "https://java.com/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/Java-Dark.svg" height = 40/ > < / a > < a href = "https://gradle.com/" > < img src = "https://cdn.discordapp.com/attachments/810799100940255260/955691550560636958/Gradle.svg" height = 40/ > < / a > < a href = "https://developer.apple.com/swift/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/Swift.svg" height = 40/ > < / a >
### Perché lo sto facendo?
Se n'è parlato sul server discord di Return Youtube Dislike per un po' di tempo, quindi ho pensato che probabilmente avrei dovuto provarci!
### Vuoi contribuire?
Leggi sul nostro sito come fare: www.vuetube.app/contributing
2022-08-03 23:54:55 +00:00
Se vuoi aiutare a tradurre l'app, [clicca qui ](/NUXT/plugins/languages ) e leggi le istruzioni
2022-06-17 09:07:52 +00:00
## Collaboratori
< a href = "https://github.com/VueTubeApp/VueTube/graphs/contributors" >
< img src = "https://contrib.rocks/image?repo=VueTubeApp/VueTube" / >
< / a >
< sub > Creato con [contrib.rocks ](https://contrib.rocks ). </ sub >
2022-06-22 05:24:06 +00:00
## Ringraziamenti
2022-06-17 09:07:52 +00:00
- Emojis dal [team Twemoji ](https://twemoji.twitter.com/ ), Sotto licenza [CC-BY 4.0 ](https://creativecommons.org/licenses/by/4.0/ )
- Logo VueTube di [@afnzmn ](https://github.com/afnzmn )
2022-06-20 16:48:09 +00:00
- Dati pubblici sui non mi piace forniti da [Return Youtube Dislike ](https://returnyoutubedislike.com )
2022-06-22 05:24:06 +00:00
- Ajay e la Community per aver fornito [Sponsorblock API ](https://sponsor.ajay.app ), Sotto licenza [CC BY-NC-SA 4.0 ](https://creativecommons.org/licenses/by-nc-sa/4.0/ )
2022-06-17 09:07:52 +00:00
## Disclaimer
Il progetto VueTube e i suoi contenuti non sono affiliati, finanziati, autorizzati, approvati o in alcun modo associati a YouTube, Google LLC o a nessuna delle sue affiliate e sussidiarie. Il sito Web ufficiale di YouTube è disponibile all'indirizzo [www.youtube.com ](https://www.youtube.com ).
Qualsiasi marchio, marchio di servizio, nome commerciale o altri diritti di proprietà intellettuale utilizzati nel progetto VueTube sono di proprietà dei rispettivi proprietari.