use ytdl library to download mp3
This commit is contained in:
14
templates/success.html
Normal file
14
templates/success.html
Normal file
@@ -0,0 +1,14 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %} Youtube 2 Podcast RSS {% endblock %}
|
||||
{% block pageHeader %} Youtube 2 Podcast RSS {% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
<p>Success</p>
|
||||
<p>Go To Podcast Page href
|
||||
<link href="https://podcasts.swaghausen.de/" /> </p>
|
||||
{% endblock %}
|
||||
|
||||
<!--{%for _ in range(10) %}-->
|
||||
<!-- <p>x</p>-->
|
||||
<!--{% endfor %}-->
|
Reference in New Issue
Block a user