sim0n00ps / OF-DL

C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
561 stars 54 forks source link

Add arm64 support for Docker #437

Closed melithine closed 5 days ago

melithine commented 5 days ago

Macs using Apple Silicon are on an ARM chip rather than a x64 chip. This addition pushes both amd64 and arm64 Docker images when a new release is created, so the instructions on how to use them remain the same, it'll just work correctly for those users.