Karl Hudgell 1 год назад
Родитель
Сommit
75c1b40a3e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      generator.py

+ 1 - 1
generator.py

@@ -63,7 +63,7 @@ p = Podcast(
     website="https://kithub.k-world.me.uk/Karl/KFMPod",
     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.locked = True
 p.withhold_from_itunes = True