Skip to content

Retrieves a direct link from a YouTube URL. Can be used to bypass the latest anti ad-blocker from YouTube.

Notifications You must be signed in to change notification settings

ambr0sial/fuckyoutube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuckYouTube

FuckYouTube is a Python program that can retrieve a direct link from a YouTube URL.

🌹 Introduction

FuckYouTube is a Python program that allows you to extract the direct link to a YouTube video from a provided YouTube URL. I especially made this to circumvent the latest implementation of YouTube's anti ad-blocker.

✨ Features

  • Retrieves the direct link to a YouTube video.
  • Supports the highest resolution video stream.
  • Easy to use with a simple command-line interface.

🌸 Usage

  1. Clone the repository:

    git clone https://github.com/ambr0sial/fuckyoutube.git
  2. Go into the directory and run the program (pure if you don't want to use PyTube):

    pip install -r requirements.txt
    
    python fuckyoutube.py
    
    or
    
    python fuckyoutube_pure.py
  3. Follow the instructions you see on screen. You can now copy the direct link that has been fetched and paste it into your browser!

⭐ Contributing

Contributions are welcome! If you'd like to improve this program, please fork the repository and create a pull request. If you encounter any issues or have ideas for enhancements, please open an issue.

Made with ❤ by ambr0sial.

About

Retrieves a direct link from a YouTube URL. Can be used to bypass the latest anti ad-blocker from YouTube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages