Skip to content

tatoalo/metube_pot

 
 

Repository files navigation

MeTube w/POT support

Build Status Docker Pulls

A fork of MeTube with YouTube PO Token (Proof-of-Origin) support and Jellyfin integration.

Features

POT (Proof-of-Origin) Support

Bypasses YouTube's "Sign in to confirm you're not a bot" restrictions by integrating with bgutil-ytdlp-pot-provider.

Jellyfin Integration

Automatically generates .nfo metadata files for downloaded videos, enabling Jellyfin to properly index and display Video title and description and other basic metadata.

Run using Docker Compose

services:
  metube:
    image: ghcr.io/tatoalo/metube_pot
    container_name: metube
    [...]

About

Self-hosted YouTube downloader w/POT plugin support

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 39.6%
  • TypeScript 32.6%
  • HTML 20.8%
  • Sass 3.4%
  • JavaScript 1.9%
  • Dockerfile 1.0%
  • Shell 0.7%