diff --git a/index.html b/index.html index 7a0b697..2c50ff7 100644 --- a/index.html +++ b/index.html @@ -534,8 +534,8 @@ Android 5+
@@ -546,8 +546,8 @@SHA256:
- c5d411aa177d0209dd9b0e0c163c430f92c47ab3599b8118a2d0039526399185
+
Hash sum: hashing algorithm not available
+ hash sum not available
Signing key: diff --git a/js/web-api.js b/js/web-api.js index 36ce2b4..50c06ea 100644 --- a/js/web-api.js +++ b/js/web-api.js @@ -13,7 +13,7 @@ * * Example usage: *
- * + * * download APK **/ @@ -45,7 +45,7 @@ function updateWithAPIData(object, key, oldIdentifier) { // get all elements which registered to be updated with the API data let elementsToUpdate = document.querySelectorAll('[data-newpipe-api="' + newIdentifier + '"]'); - if (elementsToUpdate == null) return; + if (elementsToUpdate == null || elementsToUpdate.length === 0) return; let data = object.toString(); for (let i = 0; i < elementsToUpdate.length; i++) { diff --git a/press/index.html b/press/index.html index b121619..d6a08ba 100644 --- a/press/index.html +++ b/press/index.html @@ -15,7 +15,7 @@ metatitle: "Press information - NewPipe a free YouTube client"
A good user experience is important to the developers of NewPipe. Therefore, the app offers many solutions for all possible situations. In this way, the resolution and codecs of the video and audio can be set to save data volume in mobile networks. Likewise, NewPipe's video popup and background players make it possible to seamlessly integrate videos and music into daily mobile phone use.
Quick information: