File: 0007-link-intro-vid-instead-of-embedding.patch

package info (click to toggle)
kitty 0.42.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 28,564 kB
  • sloc: ansic: 82,787; python: 55,191; objc: 5,122; sh: 1,295; xml: 364; makefile: 143; javascript: 78
file content (22 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Maytham Alsudany <maytha8thedev@gmail.com>
Date: Fri, 10 Nov 2023 15:50:00 +0800
Subject: Link intro video instead of embedding
Forwarded: not-needed

Removes a privacy breach.

--- a/docs/intro_vid.rst
+++ b/docs/intro_vid.rst
@@ -1,11 +1,4 @@
-.. raw:: html
-
-    <div id="intro-video-container" class="video-with-timestamps">
-
-    <video controls width="640" height="360" poster="_static/poster.png">
-        <source src="https://download.calibre-ebook.com/videos/kitty.mp4" type="video/mp4">
-        <source src="https://download.calibre-ebook.com/videos/kitty.webm" type="video/webm">
-    </video>
+You can watch the introductory video `here <https://download.calibre-ebook.com/videos/kitty.mp4>`_.
 
 .. rst-class:: caption caption-text