Skip to content

sebaro/QuickTube

Repository files navigation

QuickTube is a simple tool for searching and opening videos from video sharing web sites.

Each result includes three items: the video thumbnail, the video title and the video owner/channel. Clicking the thumbnail or the title will open the video with the chosen application. Clicking the channel will search or list its videos.

Installation

Requirements:

 >=qtbase-6.8
 >=qtdeclarative-6.8

Build & install:

 qmake/cmake
 make
 make install

Options

Search

Site: YouTube | Dailymotion | Vimeo

  • Which site to search.

Results: 25

  • The maximum results per search.

Safe: No | Yes

  • Whether the search results should include restricted content.

Sort: Relevance | Date | Views | Rating | Alphabetical

  • The method that will be used to order results.

Channel: No | Yes

  • Whether to search the channel's videos or just list them.

Open

Video: Link | Stream

  • Whether to open the video link or the video stream.

Application: mpv --ytdl=yes --fs

  • What application is used to open the video.

About

QuickTube is a simple tool for searching and opening videos from video sharing web sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published