Skip to content

Commit

Permalink
Update Youtube Unblocked
Browse files Browse the repository at this point in the history
  • Loading branch information
S-PScripts authored May 24, 2024
1 parent 4c18ad6 commit 3007ea2
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Leisure/Youtube Unblocked
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@ These are some youtube video links that might be able to unblock restricted vide

VIDEOIDHERE should be the youtube video id, a 11 character string unique to every video that's the second half of all youtube links.

Example:
Here's the two main formats of youtube links...
https://youtube.com/watch?v=dQw4w9WgXcQ
https://youtu.be/dQw4w9WgXcQ
In this case, the video id would be dQw4w9WgXcQ.
Here's the two formats of youtube links...
https://youtube.com/watch?v=SOMERANDOMCHARACTERS
https://youtu.be/SOMERANDOMCHARACTERS

Links:
https://youtube.com/embed/VIDEOIDHERE
https://www.youtube-nocookie.com/embed/VIDEOIDHERE

Example:
https://youtube.com/watch?v=dQw4w9WgXcQ
https://youtu.be/dQw4w9WgXcQ
In this case, the video id would be dQw4w9WgXcQ.

0 comments on commit 3007ea2

Please sign in to comment.