Skip to content

automate vlc media player through command line in python

Notifications You must be signed in to change notification settings

pramodlradder/automatevlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

In this project you can automate vlc media player through command line. I used following packages
-pyautogui
-pypiwin32
-win32gui

Install the packages using following commands
pyautogui-->pip install pyautogui
win32con-->pip install pypiwin32
win32gui-->pip install win32gui

What next use speech recognizer and record the auido and automate your vlc through speech and create your own jarvis.

About

automate vlc media player through command line in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages