charles-001 / dolphie

Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL
https://pypi.org/project/dolphie/
GNU General Public License v3.0
589 stars 36 forks source link

Usage of youtube-dl/video extras #39

Closed flopex closed 8 months ago

flopex commented 8 months ago

What is 'youtube-dl', or extra 'video', being used for? https://github.com/charles-001/dolphie/blob/190d1904cbea9e7559cbf00429b5deaf2df701ba/poetry.lock#L348

charles-001 commented 8 months ago

Hi @flopex - this is a dependency for plotext as you can see here. It provides the ability to play videos in your terminal and what not. Feel free to read more about it .