From 03ff2cc1c49c82daf2218b76e169c2d679447f03 Mon Sep 17 00:00:00 2001 From: oteng Date: Mon, 5 Jan 2015 16:28:24 +0000 Subject: [Auengine] corrected extractions logic The way the video download url was been extracted was not working well so i change it for it to extract the correct url --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86312d4e4..0422adf44 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ updates_key.pem test/testdata .tox youtube-dl.zsh +.idea +.idea/* \ No newline at end of file -- cgit v1.2.3