Updated with Movistar channels

This commit is contained in:
Joan
2024-10-13 10:58:06 +02:00
parent b4788a22e3
commit 622d36700c
10 changed files with 3746 additions and 36 deletions

View File

@@ -41,8 +41,8 @@ COPY ./server.js .
# && rm -rf /tmp/ffmpeg-*
#Download and config N_m3u8DL-RE
RUN wget https://github.com/nilaoda/N_m3u8DL-RE/releases/download/v0.2.0-beta/N_m3u8DL-RE_Beta_linux-x64_20230628.tar.gz \
&& tar xf N_m3u8DL-RE_Beta_linux-x64_20230628.tar.gz --strip-components 1 \
RUN wget https://github.com/nilaoda/N_m3u8DL-RE/releases/download/v0.2.1-beta/N_m3u8DL-RE_Beta_linux-x64_20240828.tar.gz \
&& tar xf N_m3u8DL-RE_Beta_linux-x64_20240828.tar.gz --strip-components 1 \
&& chmod +x N_m3u8DL-RE \
&& mv N_m3u8DL-RE /usr/local/bin