Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliakseis/fvd

free video downloader
https://github.com/aliakseis/fvd

download-videos ffmpeg full-stack media-player python-plugin python-script pythonqt pytube-gui qml qt5 software-design software-development software-engineering youtube youtube-downloader youtube-player youtube-search youtube-video yt-dlp

Last synced: about 1 month ago
JSON representation

free video downloader

Awesome Lists containing this project

README

        

# FVD
Either drag-and-drop an URL from a web browser or use the built-in search:
![demo](demo.png)

![demo2](demo2.jpg)

This is (not) the greatest stuff in the world. [This is just a tribute.](resources/strategies/YouTube.py)

Sometimes it is needed to visit pytube issues list and apply fixes, for example
- https://github.com/pytube/pytube/issues/1498

As of 5/25/23:
```
pip3 install --force-reinstall https://github.com/garywu007/pytube/archive/refs/heads/master.zip
```

For Fedora:
```
sudo dnf install qt5-qtquickcontrols2-devel
sudo dnf install qt5-qtbase-private-devel
sudo dnf install qt5-linguist
```