Updated with Movistar channels
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user