From 9a12b8c21c9ae22c04de441ef75c21e29d4e7e10 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Mon, 4 May 2020 11:01:43 -0400 Subject: [PATCH] auto --- assign5/assign5.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/assign5/assign5.md b/assign5/assign5.md index 3a4ab6a..4792b80 100644 --- a/assign5/assign5.md +++ b/assign5/assign5.md @@ -225,16 +225,7 @@ this might burn through your data plan quickly). ## Hints -- We are not uploading recordings into the app, only URLs. These must correspond to open - (non-authenticated) network-accessible videos. You may start by using URLs for the files - in `436clips/vids`: -``` -https://sedna.cs.umd.edu/436clips/vids/neo.mp4" -https://sedna.cs.umd.edu/436clips/vids/sheep.mp4" -https://sedna.cs.umd.edu/436clips/vids/sunset.mp4" -https://sedna.cs.umd.edu/436clips/vids/horses.mp4" -``` -- You may upload URLs for recordings elsewhere, but try to keep them short (20-30 seconds, +- You may upload URLs for recordings from anywhere (including those below), but try to keep them short (20-30 seconds, max). - You can regenerate a reasonable, syntactically correct db as follows: ``` -- GitLab