YT PRO

repository·main·Indexed 25 days ago

https://github.com/prateek-chaubey/ytpro

An Android application that enhances YouTube via JavaScript injection. Features include Google Gemini AI for video summarization, an ad blocker, background audio playback, PIP mode, and tools for downloading videos, shorts, thumbnails, and captions.

Tokens
347
Snippets
2
Records
3
Agent score
33%

What's inside ytpro

  1. Overview of YT PRO features

    main

    YT PRO is a productivity-focused application with the following capabilities:

    • AI Integration: Google Gemini for video summarization with customizable prompts.
    • Downloading: Supports Video, Shorts, Thumbnails, and Captions downloading.
    • Media Control: In-built Video and Audio Muxer, up to 10x video speed, Picture in Picture mode, Minimize Video, and Background Audio Player.
    • User Experience: Ads Blocker, Skip Sponsors, Hide Shorts, Gesture control for Volume and Brightness, and Force Zoom.
    • Enhanced Metadata: Shows Number of Dislikes and a Custom Heart feature to save videos without logging in.
    • Technical Features: Minimal APK size, Adaptive UI icons, almost 0 internal dependencies, and Auto Updation of the app.
  2. Configure Gemini Prompts

    main

    YT PRO includes Google Gemini integration for summarizing videos. You can use customizable prompts and models. When defining your custom prompts, you can use the following variables to inject video metadata:

    • {url}: The URL of the video
    • {title}: Title of the video
    • {videoId}: Video Id of the video
    {url}
    {title}
    {videoId}