Skip to content

GUI Search bar for searching on YouTube Written in Java using the Swing framework.

License

Notifications You must be signed in to change notification settings

satyarsh/YTSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description :

GUI Search bar for searching on YouTube Written in Java using the Swing framework. Why you ask? Simple! The homepage of YouTube sucks and it’s distracting when you’re tying to find useful information, plus it saves you some time by opening your browser and searching the results for you!

You can automate the application lunch by using the batch script provided for Windows (Optional : You can also add the script to your system environment variable)

ScreenShot :

ScreenShot

Features :

  • Works on Both Linux and Windows
  • You can change the Browser to Brave for Windows by modifying the isBrave to True and isFirefox to false in the code.

Prerequisites :

  • Have JDK installed on Your Machine (Tested with JDK17)
  • Have Firefox installed on Your Machine

Installation :

git clone https://github.com/satyarsh/YTSearcher.git
cd YTSearcher/

Usage :

java YTSearcher_V1.1.java

Or

javaw YTSearcher_V1.1.java

About

GUI Search bar for searching on YouTube Written in Java using the Swing framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published