-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathytScraper.js
More file actions
executable file
·36 lines (27 loc) · 844 Bytes
/
ytScraper.js
File metadata and controls
executable file
·36 lines (27 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/// LABELING_SECTION_START
// https://github.com/puutaro/cmdYoutuberU
/// LABELING_SECTION_END
/// SETTING_SECTION_START
editExecute="ALWAYS"
onUpdateLastModify="ON"
onAdBlock="OFF"
mustUbuntuSetup="ON"
disableSettingValsEdit="ON"
playButtonConfig="visible=OFF,disable=ON,color=gray,icon=play"
editButtonConfig="visible=OFF,disable=ON,color=gray,icon=list"
settingButtonConfig=`file://${cmdYoutuberSettingButtonConfigPath}`
fannelStateConfig=`file://`
setReplaceVariables="file://"
hideSettingVariables="file://"
srcImageAnchorLongPressJsPath=`${cmdYoutuberLongPressAction}`
srcAnchorLongPressJsPath=`${cmdYoutuberLongPressAction}`
/// SETTING_SECTION_END
/// CMD_VARIABLE_SECTION_START
appHeader=""
table=""
manager=""
extraButton=""
playBtns=""
playMode="shuffle"
/// CMD_VARIABLE_SECTION_END
/// Please write bellow with javascript