fuckyoutube
fuckyoutube copied to clipboard
Retrieves a direct link from a YouTube URL. Can be used to bypass the latest anti ad-blocker from YouTube.
NOT WORKING ANYMORE
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
-
Clone the repository:
git clone https://github.com/ambr0sial/fuckyoutube.git -
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 -
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.
