From aceb01efbefb9b0518ebd42e7c80d2e96f114921 Mon Sep 17 00:00:00 2001 From: Keith Stanley <46853837+iamstan13y@users.noreply.github.com> Date: Sun, 2 Jan 2022 00:06:43 +0200 Subject: [PATCH] Youtube Link Finder Implementation LInk. --- Sololearn CodeCoach Challenges/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sololearn CodeCoach Challenges/README.md b/Sololearn CodeCoach Challenges/README.md index 34430ae..5fb7f4d 100644 --- a/Sololearn CodeCoach Challenges/README.md +++ b/Sololearn CodeCoach Challenges/README.md @@ -300,7 +300,7 @@ _6_
-# 12. Youtube Link Finder +# 12. Youtube Link Finder [Python](https://github.com/iamstan13y/handy-solutions/blob/f6dec5c54f7c627c8e4b337942e9f9f3d240e1af/Sololearn%20CodeCoach%20Challenges/Python/YoutubeLinkFinder.py) You and your friends like to share YouTube links all throughout the day. You want to keep track of all the videos you watch in your own personal notepad, but you find that keeping the entire link is unnecessary. Keep the video ID (the combination of letters and numbers at the end of the link) in your notepad to slim down the URL.