diff --git a/download.html b/download.html
index f51cf47d4..7991de066 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.
-
+
-MD5 : 952d624a9b70f39ff772cf1655446927
-SHA1 : 6ca0d37b229a52ab940d6b6b6303fdb15463eb10
-SHA256 : f9724cfbc74f9739190db0626611db5863a7fa1b220f20c6a498a56bdda1d643
+MD5 : db1ee193d70744d8d42f65aebeb7a770
+SHA1 : efbc7d9a5165c12951ec941d90a3c9eb28fc5602
+SHA256 : 643448f5eaa5d5fb57e276bcb2d49e456fdaa81453ddad0a88c41d0ba262cc15
- Windows exe (sig - 3851a503de0438a6e6330ff848907ca0fc20352b649a5d22bc7ec9e610cbd949)
- Full source + docs + binary tarball (sig - d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf)
+ Windows exe (sig - 88c0f28d680187728aff5a9e1b0a3915e3bbfa9487a365a17d4ea460891b0882)
+ Full source + docs + binary tarball (sig - c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f)
To install it right away for all UNIX users (Linux, OS X, etc.), type:
-sudo curl https://yt-dl.org/downloads/2015.01.23/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.01.23.1/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
If you do not have curl, you can alternatively use a recent wget:
-sudo wget https://yt-dl.org/downloads/2015.01.23/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.01.23.1/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
@@ -53,7 +53,7 @@ See the pypi page for more
To check the signature, type:
-sudo wget https://yt-dl.org/downloads/2015.01.23/youtube-dl.sig -O youtube-dl.sig gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2015.01.23.1/youtube-dl.sig -O youtube-dl.sig gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl rm youtube-dl.sig
The following GPG keys will be used to sign the binaries and the git tags:
diff --git a/supportedsites.html b/supportedsites.html
index b43ca8161..50409e9bb 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -416,6 +416,7 @@
TeleMB
TeleTask
TenPlay
+ TestTube
TF1
TheOnion
ThePlatform
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 3dbc5405b..c2788b08b 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.01.23
\ No newline at end of file
+2015.01.23.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 22fbdefa7..af969822c 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
youtube-dl releases
https://yt-dl.org/feed/youtube-dl-updates-feed
- 2015-01-23T00:10:56.582291Z
+ 2015-01-23T00:35:57.170291Z
https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22
@@ -7280,4 +7280,19 @@
2015-01-23T00:00:00Z
+
+ https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23.1
+ New version 2015.01.23.1
+
+
+
+
+
+ The youtube-dl maintainers
+
+ 2015-01-23T00:00:01Z
+
+
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 8d218ed88..7f6a8fa41 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2015.01.23",
- "signature": "721d049ebc7ad2ebaec7342115ecdcea16cb9ebd3e395b62ab7a3ada43ed68d261beaf724d2e40f65614b25d6d597592988e63ed06760ca9c9869ab6d80f065e7a9ff00b49496fd022da87eea0c97bf876ed164333b57250ac3bdaabe236d443982a58c73c6e7fe3e81b6df677a0492a56e04f67b1c6d2fe9b052866857770dd",
+ "latest": "2015.01.23.1",
+ "signature": "5f211d409c6d34913c76650262558871b9fdcf788c66262171e7d6d7a1e673483046431093f876c5851d78760f950f0cb0be5383cfeafa6e332cc56f4e36aa78c2e06a384b2bfd25178322fa67c906034a9843a1262fcee168dfdd4ad413acd97975ed90a4906695a67b97a6ec40611a42bec652ef43c0a2b81325d6813fb2ca",
"versions": {
"2012.02.22": {
"bin": [
@@ -6797,6 +6797,20 @@
"https://yt-dl.org/downloads/2015.01.23/youtube-dl-2015.01.23.tar.gz",
"d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf"
]
+ },
+ "2015.01.23.1": {
+ "bin": [
+ "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl",
+ "643448f5eaa5d5fb57e276bcb2d49e456fdaa81453ddad0a88c41d0ba262cc15"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl.exe",
+ "88c0f28d680187728aff5a9e1b0a3915e3bbfa9487a365a17d4ea460891b0882"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl-2015.01.23.1.tar.gz",
+ "c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f"
+ ]
}
}
}
\ No newline at end of file