Добавить
Уведомления

Easy way to download bebop videos on mac

Super easy! this method does require a little bit of setup but once it is done it makes retrieving all the videos on your bebop super simple. it will dump all bebop videos to your home directory in a folder called "media". setup should take less than 5min. if you have any questions let me know. Make sure you have homebrew installed on your mac. to install homebrew open terminal and type in /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" and hit enter. this is the script for the drone #!/bin/bash #Drone_Pull cat drone.txt wget -r -nH --cut-dirs=2 --no-parent --reject="index.html*" ftp://192.168.42.1/internal_000/Bebop_Drone/media and make sure you are on the drones wifi. Thanks for watching and have a great day. Link to ascii art https://www.dropbox.com/s/np7eam8vkc8l7rl/drone.txt?dl=0

12+
14 просмотров
год назад
12+
14 просмотров
год назад

Super easy! this method does require a little bit of setup but once it is done it makes retrieving all the videos on your bebop super simple. it will dump all bebop videos to your home directory in a folder called "media". setup should take less than 5min. if you have any questions let me know. Make sure you have homebrew installed on your mac. to install homebrew open terminal and type in /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" and hit enter. this is the script for the drone #!/bin/bash #Drone_Pull cat drone.txt wget -r -nH --cut-dirs=2 --no-parent --reject="index.html*" ftp://192.168.42.1/internal_000/Bebop_Drone/media and make sure you are on the drones wifi. Thanks for watching and have a great day. Link to ascii art https://www.dropbox.com/s/np7eam8vkc8l7rl/drone.txt?dl=0

, чтобы оставлять комментарии