CS110: Fall 2020

Intro to Computer Programming with Python

CS110: Fall 2020

Lessons > 22. Finishing our Spotify Activity: Downloading Remote Files

Today, we are going to finish our Spotify example from Lecture 21, and think about how we might use a dictionary of tracks to download some album covers and audio samples (akin to how a web crawler / scraper might work).

I’ve attached my code from Friday’s in-class coding activities for those who were not able to make the Friday lecture. This zip file contains the edits I made to utilities.py as well as an updated 03_spotify_data.py file, which we will build on.

Today's Activities

For today, please do the following:

1. Download the Exercise Files

Exercise Files

2. Review the Slides

No slides available.

3. Watch the Lecture Video(s)

Link Title Type Duration
Video 1 Downloading files from the Internet lecture 53:45