Introduction
Introduction Statistics Contact Development Disclaimer Help
subscene url updated. - sub - subscene.com subtitle search
git clone git://git.codemadness.org/sub
Log
Files
Refs
README
LICENSE
---
commit eca3be95a8429e72bea2b29251e31d708208e346
parent 9af38214963e9ffc965301213bdcfe81c090339e
Author: Naveen Narayanan zerous <[email protected]>
Date: Fri, 4 May 2018 17:48:13 +0300
subscene url updated.
Diffstat:
M sub-dl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sub-dl b/sub-dl
@@ -1,6 +1,6 @@
#!/bin/sh
-url=$(curl -L -H 'User-Agent:' "$1" | grep -oE '(/subtitle/download\?mac=[^"]*…
+url=$(curl -L -H 'User-Agent:' "$1" | grep -oE '(/subtitles/english-text/[^"]*…
if test x"$url" = x""; then
exit 1
else
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.