first commit
This commit is contained in:
121
smtube/smtube2.ini
Normal file
121
smtube/smtube2.ini
Normal file
@@ -0,0 +1,121 @@
|
||||
[%General]
|
||||
playback_resolution=2
|
||||
user_agent=
|
||||
|
||||
[browser]
|
||||
developer_extras=false
|
||||
images=true
|
||||
java=false
|
||||
javascript=true
|
||||
minimum_font_size=0
|
||||
plugins=false
|
||||
use_cookies=true
|
||||
zoom=1
|
||||
|
||||
[players]
|
||||
count=10
|
||||
player_0\arguments=%u
|
||||
player_0\binary=smplayer
|
||||
player_0\directplay=true
|
||||
player_0\name=SMPlayer
|
||||
player_0\online_tv=true
|
||||
player_0\resolution=-1
|
||||
player_0\supported_media=1
|
||||
player_1\arguments=%u -media-title %t
|
||||
player_1\binary=smplayer
|
||||
player_1\directplay=true
|
||||
player_1\name=SMPlayer (audio)
|
||||
player_1\online_tv=false
|
||||
player_1\resolution=-1
|
||||
player_1\supported_media=2
|
||||
player_2\arguments=-add-to-playlist %u
|
||||
player_2\binary=smplayer
|
||||
player_2\directplay=true
|
||||
player_2\name=SMPlayer (add to playlist)
|
||||
player_2\online_tv=true
|
||||
player_2\resolution=-1
|
||||
player_2\supported_media=3
|
||||
player_3\arguments=%u -title %t
|
||||
player_3\binary=mplayer
|
||||
player_3\directplay=false
|
||||
player_3\name=MPlayer
|
||||
player_3\online_tv=false
|
||||
player_3\resolution=-1
|
||||
player_3\supported_media=1
|
||||
player_4\arguments="%u --meta-title=%t"
|
||||
player_4\binary=vlc
|
||||
player_4\directplay=false
|
||||
player_4\name=VLC
|
||||
player_4\online_tv=true
|
||||
player_4\resolution=-1
|
||||
player_4\supported_media=3
|
||||
player_5\arguments=%u
|
||||
player_5\binary=dragon
|
||||
player_5\directplay=false
|
||||
player_5\name=Dragon Player
|
||||
player_5\online_tv=false
|
||||
player_5\resolution=-1
|
||||
player_5\supported_media=3
|
||||
player_6\arguments=%u
|
||||
player_6\binary=totem
|
||||
player_6\directplay=false
|
||||
player_6\name=Totem
|
||||
player_6\online_tv=false
|
||||
player_6\resolution=-1
|
||||
player_6\supported_media=3
|
||||
player_7\arguments=%u
|
||||
player_7\binary=gnome-mplayer
|
||||
player_7\directplay=false
|
||||
player_7\name=GNOME-MPlayer
|
||||
player_7\online_tv=false
|
||||
player_7\resolution=-1
|
||||
player_7\supported_media=3
|
||||
player_8\arguments="%u --title=%t"
|
||||
player_8\binary=mpv
|
||||
player_8\directplay=false
|
||||
player_8\name=mpv
|
||||
player_8\online_tv=true
|
||||
player_8\resolution=-1
|
||||
player_8\supported_media=1
|
||||
player_9\arguments="--ytdl --ytdl-format=best %u"
|
||||
player_9\binary=mpv
|
||||
player_9\directplay=true
|
||||
player_9\name=mpv + youtube-dl
|
||||
player_9\online_tv=true
|
||||
player_9\resolution=-1
|
||||
player_9\supported_media=1
|
||||
|
||||
[sites]
|
||||
count=4
|
||||
selected_site_name=
|
||||
site_0\home_url=http://www.tonvid.com
|
||||
site_0\name=Tonvid.com
|
||||
site_0\search_url="http://www.tonvid.com/search.php?q=SEARCHTERM"
|
||||
site_0\visible=true
|
||||
site_1\home_url=http://m.youtube.com
|
||||
site_1\name=Youtube.com
|
||||
site_1\search_url="http://m.youtube.com/results?search_query=SEARCHTERM"
|
||||
site_1\visible=true
|
||||
site_2\home_url=https://yewtu.be
|
||||
site_2\name=yewtu.be
|
||||
site_2\search_url="https://yewtu.be/search?q==SEARCHTERM"
|
||||
site_2\visible=true
|
||||
site_3\home_url=https://invidious.snopyta.org
|
||||
site_3\name=invidious.snopyta.org
|
||||
site_3\search_url="https://invidious.snopyta.org/search?q==SEARCHTERM"
|
||||
site_3\visible=true
|
||||
|
||||
[view]
|
||||
statusbar=false
|
||||
toolbar=false
|
||||
|
||||
[window]
|
||||
font="Sans Serif,9,-1,5,50,0,0,0,0,0"
|
||||
pos=@Point(10 39)
|
||||
size=@Size(1042 1147)
|
||||
style=fusion
|
||||
|
||||
[youtube-dl]
|
||||
override_format=
|
||||
use_av1=false
|
||||
ytdl_bin=
|
||||
Reference in New Issue
Block a user