Skip to content

[AB-2] Add video downloading (yd-dlp)#2

Open
fulcanelly wants to merge 3 commits into
mainfrom
fut/add-yt-dlp
Open

[AB-2] Add video downloading (yd-dlp)#2
fulcanelly wants to merge 3 commits into
mainfrom
fut/add-yt-dlp

Conversation

@fulcanelly

Copy link
Copy Markdown
Owner

No description provided.

@fulcanelly

Copy link
Copy Markdown
Owner Author

TODO:

  • Rate limit (?)
  • Queue (?)
  • Add additional ffmpeg conversion to ensure right format and minimal size
  • Limit size (?)
  • Downloads options (size, format)

Comment thread Dockerfile
CMD [ "node", "main.js" ]
USER root

RUN apk update && \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be done before

USER node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants