summarylogtreecommitdiffstats
path: root/youtube.qtws
diff options
context:
space:
mode:
Diffstat (limited to 'youtube.qtws')
-rw-r--r--youtube.qtws31
1 files changed, 31 insertions, 0 deletions
diff --git a/youtube.qtws b/youtube.qtws
new file mode 100644
index 000000000000..e5641a9c8755
--- /dev/null
+++ b/youtube.qtws
@@ -0,0 +1,31 @@
+{
+ "name": "Youtube",
+ "scope": ["youtube.com"],
+ "plugins": [],
+ "home": "http://youtube.com",
+ "icon": "/usr/share/pixmaps/youtube-desktop.svg",
+ "saveSession": false,
+ "multimedia": true,
+ "menu": [
+ {
+ "title": "Trending",
+ "action": "http://youtube.com/feed/trending"
+ },
+ {
+ "title": "Subscriptions",
+ "action": "http://youtube.com/feed/subscriptions"
+ },
+ {
+ "title": "History",
+ "action": "http://youtube.com/feed/history"
+ },
+ {
+ "title": "Playlist",
+ "action": "http://youtube.com/playlist"
+ },
+ {
+ "title": "Settings",
+ "action": "http://youtube.com/account"
+ }
+ ]
+}