Skip to content

Commit

Permalink
Update latest youtube apk url (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish-Bansal committed Nov 21, 2017
1 parent 232af25 commit 12b510f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_hooks_updater_scripts/hooks_updater.py
Expand Up @@ -8,7 +8,7 @@
import sys
from pipes import quote

YOUTUBE_APK_URL = 'http://www.androidapksfree.com/apk/youtube-apk-latest-version-download/'
YOUTUBE_APK_URL = 'https://www.androidapksfree.com/apk/youtube-apk-latest-version-download/download/'
HOOKS_DIRECTORY_PATH = 'app/src/main/assets'
HOOKS_FILENAME = 'HookClassnames.json'

Expand Down

0 comments on commit 12b510f

Please sign in to comment.