Start moving to ytdl-org

This commit is contained in:
Sergey M․
2019-03-09 18:25:26 +07:00
parent d2e9088ee4
commit 59f945e799
5 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
RewriteEngine On
RewriteRule ^$ https://github.com/rg3/youtube-dl/releases/tag/2016.06.03_tmp [R=302,L]
RewriteRule ^(.+)$ https://github.com/rg3/youtube-dl/releases/download/2016.06.03_tmp/$1 [R=302,L]
RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases/tag/2016.06.03_tmp [R=302,L]
RewriteRule ^(.+)$ https://github.com/ytdl-org/youtube-dl/releases/download/2016.06.03_tmp/$1 [R=302,L]