aboutsummaryrefslogtreecommitdiffstats
path: root/bin/gtk-fair-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gtk-fair-viewer')
-rwxr-xr-xbin/gtk-fair-viewer6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/gtk-fair-viewer b/bin/gtk-fair-viewer
index 6b6b424..2053051 100755
--- a/bin/gtk-fair-viewer
+++ b/bin/gtk-fair-viewer
@@ -214,9 +214,9 @@ my %CONFIG = (
# URI options
thumbnail_type => 'medium',
- youtube_video_url => 'https://www.youtube.com/watch?v=%s',
- youtube_playlist_url => 'https://www.youtube.com/playlist?list=%s',
- youtube_channel_url => 'https://www.youtube.com/channel/%s',
+ youtube_video_url => 'https://invidio.us/watch?v=%s',
+ youtube_playlist_url => 'https://invidio.us/playlist?list=%s',
+ youtube_channel_url => 'https://invidio.us/channel/%s',
# Subtitle options
srt_languages => ['en', 'es'],