Skip to content

Latest commit

 

History

History

pset-7-watch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

<- Back to course


CS50's Introduction to Programming with Python

Watch

Background:

YouTube Link Parser

This program parses a YouTube link from an HTML string and returns the corresponding shortened youtu.be link.

Getting Started:

Export this directory using SVN.

svn export https://github.com/GrandEchoWhiskey/harvard-cs50-python-projects/trunk/pset-7-watch

Change directory

cd pset-7-watch

Now run the script

python watch.py