@@ -3,7 +3,7 @@ RUN pip install --no-cache-dir hypercorn quart
RUN apt install-y openssl
RUN apt clean
# The following line does not necessarily have to be updated with the requirements.txt as this is just to speed up the requirements.txt part (to improve cachability)
<li>The deprecated <code>capcount</code> field has been removed. Previously, it was guaranteed to be a positive non-zero number if the video was archived.</li>
<li>The <code>available</code> field in non-streamed mode is now a list of strings.</li>
<li>The <code>available</code> field is now a list of link objects (see below).</li>
<li>The streaming protocol has been updated to support streaming the list of URLs.</li>