We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46af33 commit 32eff79Copy full SHA for 32eff79
OpenSubtitlesDownload.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
-# OpenSubtitlesDownload.py / Version 6.1
+# OpenSubtitlesDownload.py / Version 6.2
5
# This software is designed to help you find and download subtitles for your favorite videos!
6
7
# You can browse the project's GitHub page:
@@ -54,7 +54,7 @@
54
55
# This application is registered
56
APP_NAME = 'OpenSubtitlesDownload'
57
-APP_VERSION = '6.1'
+APP_VERSION = '6.2'
58
APP_API_KEY = 'FNyoC96mlztsk3ALgNdhfSNapfFY9lOi'
59
60
# ==== OpenSubtitles.com account (required) ====================================
0 commit comments