raw for image

This commit is contained in:
Karl Hudgell 2023-12-06 10:38:29 +00:00
parent df105e4da9
commit 75c1b40a3e

View File

@ -63,7 +63,7 @@ p = Podcast(
website="https://kithub.k-world.me.uk/Karl/KFMPod", website="https://kithub.k-world.me.uk/Karl/KFMPod",
explicit=False, explicit=False,
) )
p.image = "https://kithub.k-world.me.uk/Karl/KFMPod/src/master/Season%201/Ep.%201%ea%9e%89%20Music%20[B08DFKGFP8].jpg" p.image = "https://kithub.k-world.me.uk/Karl/KFMPod/raw/master/Season%201/Ep.%201%ea%9e%89%20Music%20[B08DFKGFP8].jpg"
p.owner = owner p.owner = owner
p.locked = True p.locked = True
p.withhold_from_itunes = True p.withhold_from_itunes = True