Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
For example, using
--exec "adb push {} /storage/sdcard1/"executesadb push 'filedir\filename' /storage/sdcard1/instead ofadb push "filedir\filename" /storage/sdcard1/.AFAIK, paths under Windows are resolved only with double quotes.
Using WinXP x32 and ytdl 2015.10.13