GithubHelp home page GithubHelp logo

marczobec / wwdc-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ohoachuck/wwdc-downloader

0.0 1.0 0.0 563 KB

WWDC 2016 video downloader script written in Swift - no external dependency.

Home Page: http://blog.hoachuck.biz

Swift 17.35% Shell 82.65%

wwdc-downloader's Introduction

WWDC 2016 Video sessions bulk download (wwdc2016.swift)

Note: the previous wwdcVideoPDFGet-curlVersion.sh bas beed deprecated (see previous readme)

wwdc2016.swift script is a Swift script that should work out of the box without any needs of extra software or development package.


Its main purpose is to let you bulk download all WWDC session videos and pdf resources in one shot. Current script version only supports WWDC 2016.

So far the script is basic and does not come with as many options as the previous deprecated script. Indeed Apple have changed its Video locations.

As the point of this script is to play with code for a marketing guy, I decided this time to play with Swift (My first time coding in Swift) and copy/paste some Google pieces of codes together. Hopefully this help downloads in one shot all sessions for take away.

Using the options below, you can choose to retrieve HD or SD videos and whether to download the pdf resource as well.

Warning: script will download videos/pdfs in the current directory.

Usage

wwdc2016.swift

downloads by default WWDC 2016 HD videos sessions.

Options

You can try wwdc2016.swift -h for more options.

Usage: wwdc2016.swift [--hd] [--sd] [--pdf] [--help]

Examples:

	- Download all SD videos for wwdc 2016:
		wwdc2016.swift --sd
		
	- Download all SD videos & the slides PDF for wwdc 2016:
		wwdc2016.swift --sd --pdf

Requirements

Works on macOS.

Related content

You might want to discover the great WWDC Mac app from Guilherme Rambo: https://github.com/insidegui/WWDC

wwdc-downloader's People

Contributors

aglee avatar demitri avatar jacobvanorder avatar marczobec avatar mootpointer avatar mrcljx avatar ohoachuck avatar patricks avatar rad182 avatar readmecritic avatar whakkee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.