Request to Download Specific Videos
bmkaiser opened this issue · 1 comments
bmkaiser commented
It would helpful if we could specify the specific videos to download instead of all the videos.
ohoachuck commented
Hello,
FYI, this option have been added with --sessions.
You can now do something like ./wwdc2016.swift --sessions 503 504
This will only get sessions 503 and 504.
Thanx.