You are on page 1of 30

YU-TFS - Video Indexing Issues

Property www.torontofilmschool.ca Example:


https://www.torontofilmschool.ca/blog/how-to-creat
Reason No. of Video pages
Video outside the viewport 198
Video not found on host service 31
Video too tall 8

Property online.torontofilmschool.ca
Reason No. of Video pages
Video outside the viewport 1

Property www.yorkvilleu.ca
Reason No. of Video pages
Video outside the viewport 36
Video not found on host service 3
Indexing Issues

e:
ww.torontofilmschool.ca/blog/how-to-create-a-self-tape/

Video is getting cut-off


in mobile view. The
entire video needs to be
viewable when and
after a page loads for
video indexing.
YU-TFS - Recommendation

Issue

Video outside the viewport

Optimize Video Placement for Indexing

Video too tall

Video not found on host service


YU-TFS - Recommendation

Recommendation

Make the Videos Responsive: The YouTube iframes are currently set with fixed width and height,
resulting in significant portions of the video being cropped on mobile devices. To address this issue,
make the videos responsive by setting the width to 100% and adjusting the height and aspect ratio
accordingly. Below is an example of the CSS code block for this adjustment.

For better video indexing, it's recommended to position the video within the first fold of the page.
This placement ensures it's immediately visible to users without requiring them to scroll.

On certain pages, YouTube embedded videos are displayed in a popup with both the width and
height set to 100%. This causes issues due to the original video's excessive height, leading to the
"Video too tall" error reported in GSC.

Run Videos on the Page: Instead of using popups, open and run the video on the page itself.

Adjust Video Styling: Instead of giving 100% width and height to the video iframe, use the following
styling elements

The error "Video not found on host server" has been detected on some URLs, possibly due to latency
or technical glitches. However, upon re-verifying via a "Live page test" on GSC, the error disappeared.
It's recommended to wait for the next crawl, as these errors are likely to be automatically corrected
then.
Code
element.style {
width: 100%;
height: auto;
aspect-ratio: 16/9;
}

element.style {
width: 100%;
height: auto;
aspect-ratio: 16/9;
}
YU-TFS - More information

Video indexing errors

Reason

Video outside the viewport

Video too tall

Video not found on host service

Troubeshooting: Video is not indexed


https://support.google.com/webmasters/answer/9495631#troubleshooting_video_not_indexed
A video might not be indexed for many reasons, including:
The containing page is not indexed. Use the URL Inspection tool to determine if a page is indexed, and if not, why not.
The video doesn't follow all the video indexing guidelines.
The video isn't findable by Google. Google can't index a video if it can't find it on the page. Does the page require user i
the URL Inspection tool to test the live page and look at the screenshot--can you see your video on the page?
The video isn't "prominent" on the page, or is less prominent or suitable for indexing than another video on the page.
has a minimum level of prominence on the page, and Google prefers to index the most prominent video on the page.
Another video on the page was more suitable for indexing. Use the URL Inspection tool to see if another video on the p
Google couldn't retrieve the thumbnail supplied or generate a thumbnail. To supply a thumbnail, follow these guidelin
file, see video fetching. You can use the Rich Results Test tool to test for robots.txt blocking:
Open the Rich Results test
Provide the URL of the thumbnail and click Test URL
In the results, expand the Crawl section and check the Crawl allowed? result, which should indicate whether the thumb
If a robots.txt rule is blocking your thumbnail, you'll need to contact whoever owns the file (the webmaster for the site c
them to unblock your thumbnail file to Google in the robots.txt file.
Google couldn't generate required information for the video for some reason (thumbnail and description are required)
is the structured data correct? Invalid or missing values for required structured data attributes can prevent a video from
video structured data using the Rich Results Test tool.
See guidelines for helping Google find your videos.

Video indexing requirements


https://support.google.com/webmasters/answer/9495631#indexing_requirements
A video is eligible for indexing on a page only when it meets the following criteria:
A video must be embedded within a host page. A video without a host page will not be indexed, even if the video is incl
The host page must be indexed. This means that the page can't be blocked by a robots.txt rule, a noindex rule, or anyth
Use the URL Inspection tool to see whether the host page has been indexed (or if it is capable of being indexed). It also m
the canonical page, because only canonical pages are indexed.
A video is indexed using the primary crawler type for your site. However, we strongly recommend providing the same v
desktop version, with the same level of prominence on the page, to prevent problems with indexing.
The video must be prominent on the page. When video isn't the main content of the page, prominence is used as a sign
index on the page. More about prominence.
The video must be appropriately sized. Google can index a video only if it fulfills the following size requirements:
Height: 140-1080 pixels
Width: 140 pixels or wider
The host page must be indexed. This means that the page can't be blocked by a robots.txt rule, a noindex rule, or anyth
Use the URL Inspection tool to see whether the host page has been indexed (or if it is capable of being indexed). It also m
the canonical page, because only canonical pages are indexed.
A video is indexed using the primary crawler type for your site. However, we strongly recommend providing the same v
desktop version, with the same level of prominence on the page, to prevent problems with indexing.
The video must be prominent on the page. When video isn't the main content of the page, prominence is used as a sign
index on the page. More about prominence.
The video must be appropriately sized. Google can index a video only if it fulfills the following size requirements:
Height: 140-1080 pixels
Width: 140 pixels or wider
The video must be at least 1/3 of the screen width, but not wider than the screen
The video location must be central on the page.
The entire video must be inside the renderable area of the page.
The video must not be too far right or too low on the page. The user must be able to see the entire video when the page
A valid thumbnail is required. You should provide a valid thumbnail, although Google might be able to generate a thumb
the file can be fetched.
Can be rendered. The video can't be hidden behind other elements or require complex interaction for the player to appe
simple interactions (such as a "tap to play" interaction), but this isn't guaranteed.
The video must be playable within the page. Outbound links to another video hosting page are not counted as videos, b
video won't enable indexing on this page.
The video must be in a format that Google supports. Google judges the video format based on the file extension. On pa
content on the page, Google might ignore the file extension when attempting to index a video, and so you won't see uns
types of pages.
The video must follow the best practices for video files.
Provide consistent metadata. You should provide the same title, thumbnail URL, and video URL in all sources (sitemap, H
structured data) that describe the same video on the same page.
A video need not be fetched to be indexed, but a successful fetch makes the video eligible for additional features such a
significantly improve user engagement.
About video prominence
When a video isn't the main content of a page, the "prominence" of a video on the page is an important signal to Google
video. In a page with multiple videos, a prominent video will typically be chosen ahead of a non-prominent video for ind
To be considered prominent, a video should:
Be within view when the page loads (be "above the fold").
Be appropriately sized (neither too large nor too small).
How Google extracts information about a video
Google tries to determine various metadata about a video, including the title, thumbnail, description, and more, from di
Google can use structured data (VideoObject), various HTML tags, and video sitemaps to obtain a thumbnail, title, descr
If Google can fetch and process the video (in a supported video encoding), Google can often extract a thumbnail and pre
limited meaning from the audio and video of the file.
Google can extract title and description information from the page hosting the video, including the page text and meta ta
YU-TFS - More information

https://support.google.com/webmasters/answer/9495631#indexing_status

Description
The video must appear in the viewport when loading the page to be considered for indexing. Move the video so that
the entire video is inside the renderable area of the page and seen when the page loads.
Use the live URL test to examine the screenshot and see the page as Google sees it.
The video vertical size is too large to be considered for indexing. Decrease the height of the video so that it's smaller than
1080px.
The specified video is missing from the hosting service, or is on a private hosting service that isn't reachable by Google's
crawler. Visit the service using the video ID to confirm, and then update your page with the proper ID or URL for your
video hosting service.

Video is not indexed


com/webmasters/answer/9495631#troubleshooting_video_not_indexed
ndexed for many reasons, including:
s not indexed. Use the URL Inspection tool to determine if a page is indexed, and if not, why not.
ow all the video indexing guidelines.
le by Google. Google can't index a video if it can't find it on the page. Does the page require user interaction to see the video? Use
ol to test the live page and look at the screenshot--can you see your video on the page?
inent" on the page, or is less prominent or suitable for indexing than another video on the page. Google only indexes a video if it
of prominence on the page, and Google prefers to index the most prominent video on the page.
page was more suitable for indexing. Use the URL Inspection tool to see if another video on the page was indexed.
ve the thumbnail supplied or generate a thumbnail. To supply a thumbnail, follow these guidelines. To enable Google to generate a
. You can use the Rich Results Test tool to test for robots.txt blocking:
test
e thumbnail and click Test URL
the Crawl section and check the Crawl allowed? result, which should indicate whether the thumbnail is blocked by a robots.txt rule.
locking your thumbnail, you'll need to contact whoever owns the file (the webmaster for the site containing the thumbnail) and tell
thumbnail file to Google in the robots.txt file.
rate required information for the video for some reason (thumbnail and description are required). If the video uses structured data,
correct? Invalid or missing values for required structured data attributes can prevent a video from being indexed. You can test your
using the Rich Results Test tool.
ping Google find your videos.

quirements
com/webmasters/answer/9495631#indexing_requirements
ndexing on a page only when it meets the following criteria:
edded within a host page. A video without a host page will not be indexed, even if the video is included in a video sitemap.
e indexed. This means that the page can't be blocked by a robots.txt rule, a noindex rule, or anything else that might prevent indexing.
n tool to see whether the host page has been indexed (or if it is capable of being indexed). It also means that the video must be in
cause only canonical pages are indexed.
ng the primary crawler type for your site. However, we strongly recommend providing the same videos on both the mobile and
the same level of prominence on the page, to prevent problems with indexing.
ominent on the page. When video isn't the main content of the page, prominence is used as a signal to determine which video to
re about prominence.
propriately sized. Google can index a video only if it fulfills the following size requirements:
s
ider
e indexed. This means that the page can't be blocked by a robots.txt rule, a noindex rule, or anything else that might prevent indexing.
n tool to see whether the host page has been indexed (or if it is capable of being indexed). It also means that the video must be in
cause only canonical pages are indexed.
ng the primary crawler type for your site. However, we strongly recommend providing the same videos on both the mobile and
the same level of prominence on the page, to prevent problems with indexing.
ominent on the page. When video isn't the main content of the page, prominence is used as a signal to determine which video to
re about prominence.
propriately sized. Google can index a video only if it fulfills the following size requirements:
s
ider
east 1/3 of the screen width, but not wider than the screen
ust be central on the page.
be inside the renderable area of the page.
too far right or too low on the page. The user must be able to see the entire video when the page loads.
equired. You should provide a valid thumbnail, although Google might be able to generate a thumbnail for you from the video file, if
.
video can't be hidden behind other elements or require complex interaction for the player to appear. Google can sometimes navigate
ch as a "tap to play" interaction), but this isn't guaranteed.
yable within the page. Outbound links to another video hosting page are not counted as videos, but a link to another page to play the
dexing on this page.
a format that Google supports. Google judges the video format based on the file extension. On pages where the video is the main
Google might ignore the file extension when attempting to index a video, and so you won't see unsupported format errors on these

w the best practices for video files.


etadata. You should provide the same title, thumbnail URL, and video URL in all sources (sitemap, HTML tags, meta tags, and
describe the same video on the same page.
etched to be indexed, but a successful fetch makes the video eligible for additional features such as autoplay previews that can
ser engagement.
nce
main content of a page, the "prominence" of a video on the page is an important signal to Google about whether or not to index the
multiple videos, a prominent video will typically be chosen ahead of a non-prominent video for indexing.
minent, a video should:
he page loads (be "above the fold").
(neither too large nor too small).
nformation about a video
mine various metadata about a video, including the title, thumbnail, description, and more, from different places:
ured data (VideoObject), various HTML tags, and video sitemaps to obtain a thumbnail, title, description, and video URL.
d process the video (in a supported video encoding), Google can often extract a thumbnail and preview. Google can also extract some
the audio and video of the file.
e and description information from the page hosting the video, including the page text and meta tags.
o? Use

deo if it

nerate a

txt rule.
and tell

ed data,
st your

t indexing.
be in

and

eo to
t indexing.
be in

and

eo to

o file, if

s navigate
to play the

e main
n these

an

index the

act some
TFS On-Campus - URLs

Video Outside the Viewport


Video page
https://www.torontofilmschool.ca/blog/lifelong-spider-man-superfan-slips-on-iconic-mask-in-upcoming-fan-film/
https://www.torontofilmschool.ca/blog/award-winning-writer-trey-anthony-tackles-racism-in-
https://www.torontofilmschool.ca/blog/june-spotlight-amazing-tfs-alumni-accomplishments/
https://www.torontofilmschool.ca/blog/february-spotlight-amazing-tfs-alumni-accomplishme
https://www.torontofilmschool.ca/blog/october-spotlight-amazing-alumni-accomplishments/
https://www.torontofilmschool.ca/blog/toronto-film-school-hosts-panel-discussion-on-the-sta
https://www.torontofilmschool.ca/blog/mercedes-cardella-celebrates-theatrical-release-of-cr
https://www.torontofilmschool.ca/blog/the-fablemans-review/
https://www.torontofilmschool.ca/blog/tfss-andrew-chung-learning-the-showrunner-ropes-a
https://www.torontofilmschool.ca/blog/tfs-alumni-celebrate-wild-success-of-horror-film-god
https://www.torontofilmschool.ca/blog/august-spotlight-amazing-alumni-accomplishments-2
https://www.torontofilmschool.ca/blog/a-family-affair-kevin-huhns-film-production-story/
https://www.torontofilmschool.ca/blog/aspiring-northern-ontario-screenwriters-win-full-tuit
https://www.torontofilmschool.ca/blog/alumni-spotlight-film-production-grad-cesar-karraa-t
https://www.torontofilmschool.ca/blog/playwriting/
https://www.torontofilmschool.ca/blog/guest-article-screenwriting-alum-daniel-bingham-on-
https://www.torontofilmschool.ca/blog/how-to-write-dialogue/
https://www.torontofilmschool.ca/blog/video-game-animation-grads-vfx-work-featured-in-
https://www.torontofilmschool.ca/blog/5-film-festivals-were-most-excited-for-in-2023/
https://www.torontofilmschool.ca/blog/toronto-film-school-takes-on-tiff-your-guide-to-tfs-rel
https://www.torontofilmschool.ca/blog/film-production/should-i-go-to-film-school/
https://www.torontofilmschool.ca/blog/poly-wins-trio-of-awards-at-2019-toronto-film-school-
https://www.torontofilmschool.ca/blog/when-toronto-film-school-met-the-umbrella-academ
https://www.torontofilmschool.ca/blog/best-video-game-adaptations/
https://www.torontofilmschool.ca/blog/capstone-project-creates-spark-of-hope-among-vid
https://www.torontofilmschool.ca/blog/jennifer-podemski-shares-insights-from-30-year-caree
https://www.torontofilmschool.ca/blog/designing-a-brighter-tomorrow-tfs-graphic-design-com
https://www.torontofilmschool.ca/blog/how-to-get-into-voice-acting/
https://www.torontofilmschool.ca/blog/toronto-film-school-pov-toronto-celebrate-launch-o
https://www.torontofilmschool.ca/blog/what-is-a-screenplay/
https://www.torontofilmschool.ca/blog/prepare-for-cartage-video-game-students-unveil-la
https://www.torontofilmschool.ca/blog/alumni-spotlight-acting-grad-stacey-taylor-makes-w
https://www.torontofilmschool.ca/blog/toronto-film-school-release-of-pug-puncher-video-g
https://www.torontofilmschool.ca/blog/best-film-schools-in-canada/
https://www.torontofilmschool.ca/blog/film-production/zero-to-hero-tfs-alum-jason-gosbees
https://www.torontofilmschool.ca/blog/how-i-made-this-video-game-animation-student-gives
https://www.torontofilmschool.ca/blog/what-is-the-role-of-best-boy/
https://www.torontofilmschool.ca/blog/online-wft-student-elizabeth-hrib-to-premiere-grey-m
https://www.torontofilmschool.ca/blog/from-american-gods-to-private-eyes-alumnus-gabrial-
https://www.torontofilmschool.ca/blog/script-writing-the-a-to-z-of-script-writing-explained/
https://www.torontofilmschool.ca/blog/may-spotlight-amazing-tfs-alumni-accomplishments/
https://www.torontofilmschool.ca/blog/video-game/top-10-canadian-video-games-of-all-tim
https://www.torontofilmschool.ca/news/toronto-film-school-poised-for-global-greatness-wi
https://www.torontofilmschool.ca/blog/how-to-write-a-short-story/
https://www.torontofilmschool.ca/blog/putting-in-the-work-gabriel-vignolas-video-game-des
https://www.torontofilmschool.ca/blog/what-is-the-role-of-executive-producer/
https://www.torontofilmschool.ca/blog/what-is-video-game-animation-and-how-does-it-wor
https://www.torontofilmschool.ca/blog/how-do-actors-cry/
https://www.torontofilmschool.ca/news/tfs-students-get-the-inside-track-on-the-set-of-cbcs-
https://www.torontofilmschool.ca/blog/how-to-become-an-actor/
https://www.torontofilmschool.ca/blog/what-is-an-indie-game/
https://www.torontofilmschool.ca/blog/film-production-grad-contributed-to-1917s-oscar-winn
https://www.torontofilmschool.ca/news/speaking-of-diversity-special-tfs-acting-panel-to-dis
https://www.torontofilmschool.ca/blog/tfs-grad-shelby-adams-to-mark-world-premiere-of-radi
https://www.torontofilmschool.ca/blog/former-head-of-cbc-comedy-michelle-daly-named-dir
https://www.torontofilmschool.ca/blog/tfs-instructors-aim-to-raise-eating-disorder-awaren
https://www.torontofilmschool.ca/blog/ceoworld-magazine-ranks-toronto-film-school-eighth
https://www.torontofilmschool.ca/blog/tfs-grad-danny-sedore-scores-tiff-premiere-and-telef
https://www.torontofilmschool.ca/blog/acting/jason-priestleys-transformation-from-teen-he
https://www.torontofilmschool.ca/news/tfs-staff-and-faculty-marvel-over-killer-new-location
https://www.torontofilmschool.ca/blog/how-i-made-this-acting-grad-melie-b-rondeau-on-ch
https://www.torontofilmschool.ca/blog/video-game-students-unveil-voidspoken-during-virt
https://www.torontofilmschool.ca/blog/what-is-a-production-artist/
https://www.torontofilmschool.ca/news/take-that-leap-former-paratrooper-urges-fellow-vets-to
https://www.torontofilmschool.ca/blog/alumnus-lands-job-as-covid-19-set-monitor-on-fox-m
https://www.torontofilmschool.ca/blog/catching-up-with-film-production-alumnus-and-awa
https://www.torontofilmschool.ca/blog/film-production-grad-discusses-being-a-filmmaker-
https://www.torontofilmschool.ca/blog/how-i-made-this-online-graphic-design-grad-offers-gla
https://www.torontofilmschool.ca/blog/how-to-create-a-self-tape/
https://www.torontofilmschool.ca/blog/how-to-become-a-screenwriter/
https://www.torontofilmschool.ca/blog/fashion/fashion-design-alumna-is-a-finalist-in-the-ul
https://www.torontofilmschool.ca/blog/3-lessons-every-entrepreneur-can-learn-from-the-mo
https://www.torontofilmschool.ca/blog/jordan-walkers-latest-film-james-vs-his-future-self-
https://www.torontofilmschool.ca/blog/july-spotlight-amazing-tfs-alumni-accomplishments/
https://www.torontofilmschool.ca/blog/how-i-made-this-online-video-game-animation-stude
https://www.torontofilmschool.ca/blog/tfs-launches-new-hollywood-calibre-motion-capture-
https://www.torontofilmschool.ca/blog/should-you-go-to-school-for-game-design/
https://www.torontofilmschool.ca/blog/writing-grad-reeth-mazumder-rings-in-new-year-w
https://www.torontofilmschool.ca/blog/toronto-film-school-talks-stress-awareness-find-out-
https://www.torontofilmschool.ca/blog/dundas-square-campus-valedictorian-chad-snider/
https://www.torontofilmschool.ca/blog/tfs-sandra-wins-additionelle-design-contest/
https://www.torontofilmschool.ca/blog/2016-a-huge-year-for-film-production-both-at-tfs-and
https://www.torontofilmschool.ca/blog/leading-by-example-video-game-grad-aims-to-inspire
https://www.torontofilmschool.ca/blog/tfs-festival-of-films/
https://www.torontofilmschool.ca/blog/prasanna-pauls-quarantine-film-madeline-earns-best-d
https://www.torontofilmschool.ca/blog/panel-of-indigenous-filmmakers-tackle-topic-of-cinem
https://www.torontofilmschool.ca/blog/in-conversation-with-atom-egoyan-event-delves-into-
https://www.torontofilmschool.ca/blog/how-we-made-these-creepy-movies-behind-the-scen
https://www.torontofilmschool.ca/blog/tfs-alumnus-helps-bring-oscar-nominated-the-one-and-
https://www.torontofilmschool.ca/blog/roxanne-resh-on-passion-for-creating-worlds-that-don
https://www.torontofilmschool.ca/news/proud-to-be-asian-proud-to-be-me-acting-students-p
https://www.torontofilmschool.ca/news/toronto-film-school-takes-on-tiff-featured-films-soft
https://www.torontofilmschool.ca/news/andrew-barnsley-executive-producer-schitts-creek-jo
https://www.torontofilmschool.ca/blog/it-was-worth-it-fashion-design-grad-zarin-rashid-fl
https://www.torontofilmschool.ca/blog/movies-mind-caleigh-bacchuss-writing-film-television
https://www.torontofilmschool.ca/blog/finding-her-perfect-fit-alanna-moness-marketing-for
https://www.torontofilmschool.ca/blog/toronto-film-school-students-crack-up-with-caroline-r
https://www.torontofilmschool.ca/news/toronto-film-school-launches-revamped-new-mytfs-
https://www.torontofilmschool.ca/blog/video-game-design-and-animation-program-valedictori
https://www.torontofilmschool.ca/blog/from-film-set-flirtations-to-valentines-day-vows-reet
https://www.torontofilmschool.ca/blog/bollywood-actress-turned-writing-student-reflects-firs
https://www.torontofilmschool.ca/news/toronto-film-school-celebrates-class-of-2022-with-g
https://www.torontofilmschool.ca/blog/september-spotlight-amazing-alumni-accomplishmen
https://www.torontofilmschool.ca/news/orphan-black-star-tatiana-maslany-shares-acting-insi
https://www.torontofilmschool.ca/blog/toronto-film-school-celebrates-latin-american-herita
https://www.torontofilmschool.ca/blog/toronto-furies-amanda-makela-to-transition-from-hocke
https://www.torontofilmschool.ca/blog/acting-grad-ali-kazmi-to-join-live-streamed-episode-
https://www.torontofilmschool.ca/blog/film-production-grad-akhil-khithani-on-his-journey-fro
https://www.torontofilmschool.ca/blog/using-passion-art-create-games-sabrina-chotai-s-vid
https://www.torontofilmschool.ca/blog/writing-valedictorian-found-exactly-what-he-was-look
https://www.torontofilmschool.ca/blog/emmy-nominated-schitts-creek-star-annie-murphy-di
https://www.torontofilmschool.ca/blog/update-continued-success-writing-program-faculty-g
https://www.torontofilmschool.ca/blog/the-10-best-canadian-horror-movies-of-all-time/
https://www.torontofilmschool.ca/blog/the-best-canadian-horror-games-of-all-time/
https://www.torontofilmschool.ca/blog/the-film-student-tv-skeletons/
https://www.torontofilmschool.ca/blog/toronto-film-schools-top-10-memorable-moments-o
https://www.torontofilmschool.ca/blog/alumni-instructors-and-writing-students-pen-impress
https://www.torontofilmschool.ca/blog/video-meet-elisabeth-and-find-out-how-she-landed-h
https://www.torontofilmschool.ca/blog/toronto-film-school-celebrates-national-comic-book
https://www.torontofilmschool.ca/news/tfs-honours-day-for-truth-reconciliation-with-screenin
https://www.torontofilmschool.ca/blog/tfs-grad-jude-chuns-debut-feature-unidentified-now-
https://www.torontofilmschool.ca/blog/acting-student-testimonial/
https://www.torontofilmschool.ca/blog/day-life-tfs-acting-student-guest-blog-rachelle-mazzill
https://www.torontofilmschool.ca/blog/toronto-film-school-ep-andrew-barnsley-comments-o
https://www.torontofilmschool.ca/blog/film-production-grad-cheyenne-lynn-discusses-toro
https://www.torontofilmschool.ca/blog/jordan-walker-named-new-director-of-tfss-film-prod
https://www.torontofilmschool.ca/blog/the-porter-showrunner-marsha-greene-talks-bipoc-r
https://www.torontofilmschool.ca/blog/toronto-film-school-faculty-share-their-top-3-canadia
https://www.torontofilmschool.ca/blog/silentnight/
https://www.torontofilmschool.ca/blog/march-spotlight-amazing-tfs-alumni-accomplishment
https://www.torontofilmschool.ca/news/team-tfs-toothbrush-drive-to-benefit-project-winter-
https://www.torontofilmschool.ca/blog/toronto-film-schools-talent-watch-writing-program/
https://www.torontofilmschool.ca/blog/finding-spotlight-melie-boisseau-rondeaus-acting-film
https://www.torontofilmschool.ca/blog/alumnus-takes-film-horror-festivals-across-canada/
https://www.torontofilmschool.ca/blog/video-game-students-unveil-latest-capstone-game-pe
https://www.torontofilmschool.ca/blog/upcoming-toronto-film-school-showcase-features-v
https://www.torontofilmschool.ca/blog/acting-grad-robyn-alomar-set-to-hit-hulu-and-cbc-gem
https://www.torontofilmschool.ca/blog/film-production-graduate-jon-pacifer-shares-story-
https://www.torontofilmschool.ca/blog/film-student-tv-draft/
https://www.torontofilmschool.ca/access-insider/
https://www.torontofilmschool.ca/blog/getdavid2tfs-tfs-pledges-to-help-passionate-film-ma
https://www.torontofilmschool.ca/blog/assassins-creed-splinter-cell-level-artist-inspires-dur
https://www.torontofilmschool.ca/blog/meet-the-designer-3-things-to-think-about-with-cre
https://www.torontofilmschool.ca/blog/the-latest-in-the-fresh-start-designer-development-pr
https://www.torontofilmschool.ca/blog/from-tfs-to-travelling-the-world-with-hadfield-media-f
https://www.torontofilmschool.ca/blog/toronto-film-schools-madeleine-sims-fewer-named-tif
https://www.torontofilmschool.ca/blog/from-blockbuster-games-to-bucket-lists-rob-elswort
https://www.torontofilmschool.ca/news/new-degree-pathway-available-to-tfs-grads-with-launc
https://www.torontofilmschool.ca/blog/screenwriter-and-toronto-film-school-instructor-bla
https://www.torontofilmschool.ca/blog/marketing-alumni-reflects-tom-experience-fashion-
https://www.torontofilmschool.ca/news/come-as-you-are-toronto-film-school-launches-pride
https://www.torontofilmschool.ca/news/camp-artism-champions-autistic-artists-with-toronto
https://www.torontofilmschool.ca/blog/acting-student-alex-almeida-aspires-to-inspire-with-y
https://www.torontofilmschool.ca/blog/steven-hoffners-debut-feature-documentary-the-cann
https://www.torontofilmschool.ca/blog/steven-hoffner-eager-to-bring-positive-change-to-tfs
https://www.torontofilmschool.ca/blog/seizing-a-moment-of-clarity-matthew-mcdonalds-actin
https://www.torontofilmschool.ca/blog/film-production-grad-thao-nguyen-discusses-successf
https://www.torontofilmschool.ca/blog/toronto-film-school-location-docville-wild-west-movi
https://www.torontofilmschool.ca/blog/meet-david-rawlings-film-production-student-aspiri
https://www.torontofilmschool.ca/blog/nia-vardalos-meteoric-rise-to-fame-and-critical-accla
https://www.torontofilmschool.ca/blog/catching-up-with-acting-graduate-and-netflix-star-ga
https://www.torontofilmschool.ca/blog/how-vfx-technology-is-shaping-the-film-television-ind
https://www.torontofilmschool.ca/blog/from-class-clown-to-stand-up-comic-tfs-acting-studen
https://www.torontofilmschool.ca/blog/mikayla-kuehn-marketing-fashion-entertainment-stu
https://www.torontofilmschool.ca/blog/the-film-student-tv-my-brother-said/
https://www.torontofilmschool.ca/blog/ali-kazmis-latest-film-selected-to-represent-canada-in
https://www.torontofilmschool.ca/blog/vfx-student-parlays-newfound-skills-into-success-on
https://www.torontofilmschool.ca/blog/breathing-new-life-into-old-clothes-shannan-mackenzi
https://www.torontofilmschool.ca/blog/female-creatives-explain-why-they-decided-now-was-t
https://www.torontofilmschool.ca/blog/marketing-diploma-name-change-reflects-diversity-c
https://www.torontofilmschool.ca/blog/program-director-shares-accomplishments-writing-d
https://www.torontofilmschool.ca/blog/andrew-barnsley-gets-candid-about-his-career-schitt
https://www.torontofilmschool.ca/blog/video-game-students-unveil-jailhouse-rock-and-shift
https://www.torontofilmschool.ca/blog/making-money-kurt-huhns-video-game-design-devel
https://www.torontofilmschool.ca/blog/toronto-film-school-presents-october-showreel-a-sp
https://www.torontofilmschool.ca/blog/video-game-students-unveil-capstone-projects-junke
https://www.torontofilmschool.ca/blog/fall-ushers-amazing-things-fashion-design-diploma-gu
https://www.torontofilmschool.ca/blog/three-fashion-design-alumni-featured-fashion-yonge
https://www.torontofilmschool.ca/blog/acting-grad-proves-theres-no-such-thing-as-small-role
https://www.torontofilmschool.ca/blog/ambition-talent-founder-david-ritchie-doles-out-care
https://www.torontofilmschool.ca/blog/patricia-lawson-video-game-design-animation-valedi
https://www.torontofilmschool.ca/blog/create-inspire-luna-lindsays-marketing-fashion-enter
https://www.torontofilmschool.ca/blog/tfs-student-impresses-the-press-at-tchad-for-tribu/
https://www.torontofilmschool.ca/blog/creating-seven-custom-dresses-gucci-mane-keyshia-k
https://www.torontofilmschool.ca/blog/mayor-john-tory-joins-toronto-film-schools-ribbon-
https://www.torontofilmschool.ca/blog/peter-papapetrou-and-toronto-film-school-collaborat
https://www.torontofilmschool.ca/blog/video-game-industry-in-canada/
https://www.torontofilmschool.ca/news/tfs-staff-and-faculty-honour-truth-reconciliation-wit
https://www.torontofilmschool.ca/blog/submission-deadline-fast-approaching-for-2020-festiv
https://www.torontofilmschool.ca/blog/tfs-online-video-production-student-vying-for-50k-t
https://www.torontofilmschool.ca/blog/conceptualizing-his-future-in-art-laurent-auguste-to
https://www.torontofilmschool.ca/blog/grads-film-racking-up-awards-and-more-the-latest-f
https://www.torontofilmschool.ca/blog/tfs-students-produce-national-canadian-film-day-vi
https://www.torontofilmschool.ca/news/toronto-film-school-grads-celebrate-life-support-at-f
https://www.torontofilmschool.ca/blog/graduate-returns-dubai-show-toronto-womens-fash
https://www.torontofilmschool.ca/blog/film-production-grads-latest-project-to-debut-at-two-
https://www.torontofilmschool.ca/blog/brothers-graduate-form-metal-monster-productions
https://www.torontofilmschool.ca/blog/successful-information-technology-professional-turn

Video not found on host service


Video page
https://www.torontofilmschool.ca/blog/award-winning-writer-trey-anthony-tackles-racism-in-
https://www.torontofilmschool.ca/blog/february-spotlight-amazing-tfs-alumni-accomplishme
https://www.torontofilmschool.ca/blog/poly-wins-trio-of-awards-at-2019-toronto-film-school-
https://www.torontofilmschool.ca/blog/when-toronto-film-school-met-the-umbrella-academ
https://www.torontofilmschool.ca/blog/prepare-for-cartage-video-game-students-unveil-la
https://www.torontofilmschool.ca/blog/may-spotlight-amazing-tfs-alumni-accomplishments/
https://www.torontofilmschool.ca/news/tfs-students-get-the-inside-track-on-the-set-of-cbcs-
https://www.torontofilmschool.ca/blog/acting/jason-priestleys-transformation-from-teen-he
https://www.torontofilmschool.ca/news/tfs-staff-and-faculty-marvel-over-killer-new-location
https://www.torontofilmschool.ca/blog/video-game-students-unveil-voidspoken-during-virt
https://www.torontofilmschool.ca/news/take-that-leap-former-paratrooper-urges-fellow-vets-to
https://www.torontofilmschool.ca/blog/july-spotlight-amazing-tfs-alumni-accomplishments/
https://www.torontofilmschool.ca/blog/toronto-film-school-talks-stress-awareness-find-out-
https://www.torontofilmschool.ca/blog/dundas-square-campus-valedictorian-chad-snider/
https://www.torontofilmschool.ca/blog/prasanna-pauls-quarantine-film-madeline-earns-best-d
https://www.torontofilmschool.ca/blog/in-conversation-with-atom-egoyan-event-delves-into-
https://www.torontofilmschool.ca/blog/toronto-film-school-students-crack-up-with-caroline-r
https://www.torontofilmschool.ca/news/toronto-film-school-launches-revamped-new-mytfs-
https://www.torontofilmschool.ca/blog/emmy-nominated-schitts-creek-star-annie-murphy-di
https://www.torontofilmschool.ca/blog/update-continued-success-writing-program-faculty-g
https://www.torontofilmschool.ca/blog/alumni-instructors-and-writing-students-pen-impress
https://www.torontofilmschool.ca/news/tfs-honours-day-for-truth-reconciliation-with-screenin
https://www.torontofilmschool.ca/blog/acting-student-testimonial/
https://www.torontofilmschool.ca/blog/day-life-tfs-acting-student-guest-blog-rachelle-mazzill
https://www.torontofilmschool.ca/blog/toronto-film-school-faculty-share-their-top-3-canadia
https://www.torontofilmschool.ca/blog/steven-hoffners-debut-feature-documentary-the-cann
https://www.torontofilmschool.ca/blog/nia-vardalos-meteoric-rise-to-fame-and-critical-accla
https://www.torontofilmschool.ca/blog/tfs-student-impresses-the-press-at-tchad-for-tribu/
https://www.torontofilmschool.ca/blog/peter-papapetrou-and-toronto-film-school-collaborat
https://www.torontofilmschool.ca/blog/tfs-students-produce-national-canadian-film-day-vi
https://www.torontofilmschool.ca/blog/graduate-returns-dubai-show-toronto-womens-fash
Video too tall
Video page
https://www.torontofilmschool.ca/blog/5-film-festivals-were-most-excited-for-in-2023/
https://www.torontofilmschool.ca/blog/best-alien-films-of-all-time/
https://www.torontofilmschool.ca/blog/best-film-schools-in-canada/
https://www.torontofilmschool.ca/blog/video-game/top-10-canadian-video-games-of-all-tim
https://www.torontofilmschool.ca/blog/guide-to-tiff-2023/
https://www.torontofilmschool.ca/blog/infestari-wins-best-artistic-achievement-award-at-2
https://www.torontofilmschool.ca/blog/what-is-a-production-artist/
https://www.torontofilmschool.ca/access-insider/
TFS On-Campus - URLs

Video URL Last crawled


https://www.youtube.com/embed/9mG0YzNoK6Q?enablejsapi=1&origin=https://www.toront 2023-10-26
https://www.youtube.com/embed/QNxl50xNI7E?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/ILOL_01j6Eg?enablejsapi=1&origin=https://www.torontofi 2023-10-26
https://www.youtube.com/embed/ATvOK47mslw?enablejsapi=1&origin=https://www.toronto2023-10-26
https://www.youtube.com/embed/0gNj1-vApnY 2023-10-26
https://www.youtube.com/embed/WxYJShEEneE?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/5mX1SKWuQg0?enablejsapi=1&origin=https://www.toront2023-10-26
https://www.youtube.com/embed/D1G2iLSzOe8?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/Gn9HMCwwu0w?enablejsapi=1&origin=https://www.toron2023-10-26
https://www.youtube.com/embed/vjuKkG9EBb8?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/kNp0Pdz7scU?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/Vc2Mec-99dY?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/9jD7Vu3KgX4?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/7gaIz3CLLgs 2023-10-26
https://www.youtube.com/embed/WwiPXD8Gmg0?feature=oembed&enablejsapi=1&origin=ht2023-10-26
https://www.youtube.com/embed/6-XWMcsUzLk?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/CHp639vhUJg?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/tgB1wUcmbbw?enablejsapi=1&origin=https://www.toront 2023-10-26
https://www.youtube.com/embed/pGrr-G1w62I?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/YxYWkxpxVpU?enablejsapi=1&origin=https://www.toronto2023-10-26
https://www.youtube.com/embed/jAjIVYp8mmw?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/9RncgbomSvY?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/hs6alRuY1UU?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/aMIru8WlDxA?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/QDd2Ms5ZmsE 2023-10-26
https://www.youtube.com/embed/7iUe9IHr-oY?feature=oembed&enablejsapi=1&origin=http 2023-10-26
https://www.youtube.com/embed/fbXJfutq0pk?enablejsapi=1&origin=https://www.torontofi 2023-10-26
https://www.youtube.com/embed/mvelro_wM5A?feature=oembed&enablejsapi=1&origin=htt2023-10-26
https://www.youtube.com/embed/8H3iPjJ8UFM?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/HDWylEQSwFo?feature=oembed&enablejsapi=1&origin=htt2023-10-26
https://www.youtube.com/embed/O-QXQSELA2E?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/adn_keUp_Iw 2023-10-26
https://www.youtube.com/embed/UCRv9qDInvI?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/Qtv2wrO7BkY?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/Qtv2wrO7BkY?start=5&feature=oembed&enablejsapi=1&or2023-10-26
https://www.youtube.com/embed/blWneoPlEdM?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/sRvmpxGmDOY?feature=oembed&enablejsapi=1&origin=ht2023-10-26
https://www.youtube.com/embed/FFvbIK4YWmg?feature=oembed&enablejsapi=1&origin=htt2023-10-26
https://www.youtube.com/embed/N0j6uKG-zB8?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/_9vZzREFtJQ?feature=oembed&enablejsapi=1&origin=http 2023-10-26
https://www.youtube.com/embed/wosHDND8GRE?enablejsapi=1&origin=https://www.toront 2023-10-26
https://www.youtube.com/embed/lx9sPQpjgjU?enablejsapi=1&origin=https://www.torontofi 2023-10-26
https://www.youtube.com/embed/wBdyzbNXp2I?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/J_OdNfXnB0A?feature=oembed&enablejsapi=1&origin=htt 2023-10-26
https://www.youtube.com/embed/JbUjkfQvpjI?enablejsapi=1&origin=https://www.torontofi 2023-10-26
https://www.youtube.com/embed/G6886s0Fij4?feature=oembed&enablejsapi=1&origin=http 2023-10-26
https://www.youtube.com/embed/Dj60HHy-Kqk?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/tA5giyG8E7g?feature=oembed&enablejsapi=1&origin=http 2023-10-26
https://www.youtube.com/embed/YK8UHWkM7k8 2023-10-26
https://www.youtube.com/embed/mvelro_wM5A?feature=oembed&enablejsapi=1&origin=htt2023-10-26
https://www.youtube.com/embed/Rmvb4Hktv7U?feature=oembed&enablejsapi=1&origin=htt2023-10-26
https://www.youtube.com/embed/UcmZN0Mbl04?enablejsapi=1&origin=https://www.toront 2023-10-26
https://www.youtube.com/embed/B9V02hJ0Ipo?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://player.vimeo.com/video/802096386?h=e1ab1faa3d 2023-10-25
https://www.youtube.com/embed/vkascxa94c0?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/Cf_p5goQboY?enablejsapi=1&origin=https://www.toronto 2023-10-25
https://www.youtube.com/embed/Ag5coK0KawM?enablejsapi=1&origin=https://www.toronto2023-10-25
https://www.youtube.com/embed/UMU_Ji1IZV4?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/PlC3sqK6YcY?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/3Dhmzmdp3I4?enablejsapi=1&origin=https://www.toronto2023-10-25
https://www.youtube.com/embed/BxHseZhhczQ?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/yx7PXxCaX3I?feature=oembed&enablejsapi=1&origin=http 2023-10-25
https://www.youtube.com/embed/G5K8fvzrdDk?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/_3FpClkCMBU?enablejsapi=1&origin=https://www.toronto 2023-10-25
https://www.youtube.com/embed/omlUbtsWkMs?enablejsapi=1&origin=https://www.toronto2023-10-25
https://www.youtube.com/embed/91J8SmIvius?enablejsapi=1&origin=https://www.torontofi 2023-10-25
https://www.youtube.com/embed/tWGcnXRVsj8?enablejsapi=1&origin=https://www.torontof2023-10-25
https://www.youtube.com/embed/x5kzwNh8cxk?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/9d9RRQt7BY0?feature=oembed&enablejsapi=1&origin=htt 2023-10-24
https://www.youtube.com/embed/J_OdNfXnB0A?feature=oembed&enablejsapi=1&origin=htt 2023-10-24
https://www.youtube.com/embed/5q1WZyjRGYU?enablejsapi=1&origin=https://www.toronto2023-10-24
https://www.youtube.com/embed/fOj0lRfKiVE?feature=oembed&enablejsapi=1&origin=https 2023-10-24
https://www.youtube.com/embed/nKWQSgZQPBM?enablejsapi=1&origin=https://www.toront2023-10-24
https://www.youtube.com/embed/eIQM1D4fSgc?enablejsapi=1&origin=https://www.toronto 2023-10-24
https://www.youtube.com/embed/FVoaL4R_leI?enablejsapi=1&origin=https://www.torontofi 2023-10-24
https://www.youtube.com/embed/hQFkiSkS2eM?feature=oembed&enablejsapi=1&origin=htt 2023-10-23
https://www.youtube.com/embed/5GMKHZOjsW8?feature=oembed&enablejsapi=1&origin=ht2023-10-23
https://www.youtube.com/embed/UBp_0tduwMs?enablejsapi=1&origin=https://www.toronto2023-10-23
https://www.youtube.com/embed/E_ce4tWQSlI?enablejsapi=1&origin=https://www.torontof 2023-10-23
https://www.youtube.com/embed/0QhCBXE1ixY?rel=0&enablejsapi=1&origin=https://www.to2023-10-23
https://www.youtube.com/embed/_I06D4DJ-_U?enablejsapi=1&origin=https://www.torontof 2023-10-23
https://www.youtube.com/embed/E_Ci-pAL4eE?enablejsapi=1&origin=https://www.torontof 2023-10-23
https://www.youtube.com/embed/QDd2Ms5ZmsE 2023-10-23
https://www.youtube.com/embed/K7xWPMSU6eg?rel=0&enablejsapi=1&origin=https://www.2023-10-23
https://www.youtube.com/embed/KJsNE9Lq-0E?feature=oembed&enablejsapi=1&origin=http 2023-10-22
https://www.youtube.com/embed/xe3TxW3--fw?enablejsapi=1&origin=https://www.torontof 2023-10-22
https://www.youtube.com/embed/5RADxPtspVE?enablejsapi=1&origin=https://www.torontof 2023-10-22
https://www.youtube.com/embed/wfP3wci-w-0?enablejsapi=1&origin=https://www.torontof 2023-10-22
https://www.youtube.com/embed/k1azMbAbG7I?enablejsapi=1&origin=https://www.toronto 2023-10-21
https://www.youtube.com/embed/7hkI2qZ-yoA?enablejsapi=1&origin=https://www.torontof 2023-10-21
https://www.youtube.com/embed/WqguC1ZXMBk?enablejsapi=1&origin=https://www.toront 2023-10-21
https://www.youtube.com/embed/YxYWkxpxVpU?feature=oembed&enablejsapi=1&origin=htt2023-10-21
https://www.youtube.com/embed/p0p3J2s1KnM?enablejsapi=1&origin=https://www.toronto 2023-10-21
https://www.youtube.com/embed/_a3vIm2I5_g?enablejsapi=1&origin=https://www.torontof 2023-10-21
https://www.youtube.com/embed/mJMIEaatY0M?enablejsapi=1&origin=https://www.toronto2023-10-21
https://www.youtube.com/embed/-jAU0I0NBVU?enablejsapi=1&origin=https://www.torontof 2023-10-21
https://www.youtube.com/embed/OoQ2Ia6H0wA?enablejsapi=1&origin=https://www.toronto2023-10-21
https://www.youtube.com/embed/Hz0lGIiWsPE?enablejsapi=1&origin=https://www.torontof 2023-10-21
https://player.vimeo.com/video/146761832?h=e0248fe9e8 2023-10-21
https://www.youtube.com/embed/E1fdTA7QVQQ?enablejsapi=1&origin=https://www.toronto2023-10-20
https://www.youtube.com/embed/jI4kTBo8zIQ?enablejsapi=1&origin=https://www.torontofi 2023-10-20
https://www.youtube.com/embed/U0vR-tbmCNc 2023-10-20
https://www.youtube.com/embed/XYSW6ukLogM?enablejsapi=1&origin=https://www.toront 2023-10-20
https://www.youtube.com/embed/1cgt4EaT7_E?enablejsapi=1&origin=https://www.torontof 2023-10-20
https://www.youtube.com/embed/R1detEOzd48?enablejsapi=1&origin=https://www.torontof 2023-10-20
https://www.youtube.com/embed/pBfDxK2zf8M?enablejsapi=1&origin=https://www.torontof 2023-10-20
https://www.youtube.com/embed/E1TKiohEdmY?enablejsapi=1&origin=https://www.toronto 2023-10-20
https://www.youtube.com/embed/Qtv2wrO7BkY?feature=oembed&enablejsapi=1&origin=htt 2023-10-20
https://www.youtube.com/embed/PHkHUcAurRc?enablejsapi=1&origin=https://www.toronto 2023-10-19
https://www.youtube.com/embed/9pLCa8Q2ZWw?enablejsapi=1&origin=https://www.toront 2023-10-19
https://www.youtube.com/embed/7ZuYX2W3sng?feature=oembed&enablejsapi=1&origin=htt2023-10-19
https://www.youtube.com/embed/bc8qN-pW1DQ?enablejsapi=1&origin=https://www.toront 2023-10-19
https://www.youtube.com/embed/k6JuJHmVsh4?feature=oembed&enablejsapi=1&origin=http2023-10-19
https://www.youtube.com/embed/qZuckYDPgeA?feature=oembed&enablejsapi=1&origin=htt 2023-10-19
https://player.vimeo.com/video/42104237?h=e1b20e9065 2023-10-18
https://www.youtube.com/embed/TBN6mc-eldw?enablejsapi=1&origin=https://www.toronto 2023-10-18
https://www.youtube.com/embed/HxyH-adavb8?enablejsapi=1&origin=https://www.torontof 2023-10-18
https://www.youtube.com/embed/5WDoLT4BRl8?enablejsapi=1&origin=https://www.toronto 2023-10-18
https://www.youtube.com/embed/kHlMOdgfwug?feature=oembed&enablejsapi=1&origin=htt2023-10-18
https://www.youtube.com/embed/a7eWUufN7SY?enablejsapi=1&origin=https://www.toronto2023-10-17
https://www.youtube.com/embed/GZkw-wRUaOU?feature=oembed&enablejsapi=1&origin=ht2023-10-17
https://www.youtube.com/embed/29yJttm319Y?enablejsapi=1&origin=https://www.torontof 2023-10-17
https://www.youtube.com/embed/KJgKvsSWaNo?list=PLbiVHlibS35KkW7NSsEFXt94T8IzpaVzE&2023-10-17
https://www.youtube.com/embed/DHa7Rauo0zM?enablejsapi=1&origin=https://www.toronto2023-10-16
https://www.youtube.com/embed/uX9rGPCRcsM?feature=oembed&enablejsapi=1&origin=htt2023-10-15
https://www.youtube.com/embed/GtafLyh6ujI 2023-10-15
https://www.youtube.com/embed/CWTNBAELf54?enablejsapi=1&origin=https://www.toronto2023-10-15
https://www.youtube.com/embed/QvPbKM6xDMA?enablejsapi=1&origin=https://www.toront2023-10-14
https://player.vimeo.com/video/50020055?h=c4496a986c 2023-10-14
https://www.youtube.com/embed/3iohDV8TK9c?enablejsapi=1&origin=https://www.torontof 2023-10-14
https://www.youtube.com/embed/FPRrcBVVgUY?enablejsapi=1&origin=https://www.torontof2023-10-14
https://www.youtube.com/embed/RgsSc8A_T4c?enablejsapi=1&origin=https://www.torontof 2023-10-14
https://www.youtube.com/embed/MkQI9wl9HII?enablejsapi=1&origin=https://www.torontof 2023-10-14
https://www.youtube.com/embed/lfRwA0GIsoQ?enablejsapi=1&origin=https://www.torontof 2023-10-14
https://www.youtube.com/embed/1fNJJh6jCks?enablejsapi=1&origin=https://www.torontofi 2023-10-13
https://www.youtube.com/embed/KWeGuaRyMLU?enablejsapi=1&origin=https://www.toront2023-10-13
https://www.youtube.com/embed/DVjHLydUqYU?enablejsapi=1&origin=https://www.toronto 2023-10-12
https://www.youtube.com/embed/F0o3J7Tb9KE?enablejsapi=1&origin=https://www.torontof 2023-10-12
https://player.vimeo.com/video/40837316?h=3633e59010 2023-10-11
https://www.youtube.com/embed/Qtv2wrO7BkY?enablejsapi=1&origin=https://www.toronto 2023-10-11
https://www.youtube.com/embed/s2GANyq3NfQ?enablejsapi=1&origin=https://www.toronto2023-10-10
https://www.youtube.com/embed/ybYjTReCelE?enablejsapi=1&origin=https://www.torontofi 2023-10-10
https://www.youtube.com/embed/uc6JvWkfbjg?enablejsapi=1&origin=https://www.torontof 2023-10-10
https://www.youtube.com/embed/JTpgPJoc91A?enablejsapi=1&origin=https://www.torontof 2023-10-09
https://www.youtube.com/embed/NQezVYdY4L8?enablejsapi=1&origin=https://www.toronto 2023-10-09
https://www.youtube.com/embed/B2U9KlfUOow?feature=oembed&enablejsapi=1&origin=htt2023-10-08
https://www.youtube.com/embed/-4VzY-BYDhM?enablejsapi=1&origin=https://www.toronto 2023-10-08
https://www.youtube.com/embed/tT38miYGL3k?enablejsapi=1&origin=https://www.torontof 2023-10-08
https://www.youtube.com/embed/cTewtNp6pnM?enablejsapi=1&origin=https://www.toronto2023-10-07
https://www.youtube.com/embed/b7ADVIvLl-A?enablejsapi=1&origin=https://www.torontofi 2023-10-07
https://www.youtube.com/embed/31KcCmcDDZk?enablejsapi=1&origin=https://www.toronto2023-10-06
https://www.youtube.com/embed/W0eY12fQgsk?feature=oembed&enablejsapi=1&origin=htt 2023-10-06
https://www.youtube.com/embed/E_l2itOxxDg?enablejsapi=1&origin=https://www.torontofi 2023-10-06
https://www.youtube.com/embed/n1bhLnzPkC8?enablejsapi=1&origin=https://www.torontof 2023-10-05
https://www.youtube.com/embed/qYSBOuyU49Q?enablejsapi=1&origin=https://www.toronto2023-10-05
https://www.youtube.com/embed/lzBdVRyWTR4?enablejsapi=1&origin=https://www.toronto 2023-10-05
https://www.youtube.com/embed/TzTmrkfYFaE?enablejsapi=1&origin=https://www.torontof 2023-10-05
https://www.youtube.com/embed/7rErw7mil2o?enablejsapi=1&origin=https://www.torontof 2023-10-05
https://www.youtube.com/embed/ebT9rot38jI?enablejsapi=1&origin=https://www.torontofi 2023-10-05
https://www.youtube.com/embed/HMZPQ_S9UT4?enablejsapi=1&origin=https://www.toront 2023-10-05
https://www.youtube.com/embed/ajJwMsW6b54?enablejsapi=1&origin=https://www.toronto2023-10-05
https://www.youtube.com/embed/1TPq4H0QXJI?feature=oembed&enablejsapi=1&origin=http2023-10-05
https://www.youtube.com/embed/PJcwBhsGrN4?enablejsapi=1&origin=https://www.torontof2023-10-04
https://www.youtube.com/embed/C-BUCvSAHmk?enablejsapi=1&origin=https://www.toronto2023-10-04
https://player.vimeo.com/video/41634195?h=6e3ef0863f 2023-10-04
https://www.youtube.com/embed/SMtDLDjoh04?enablejsapi=1&origin=https://www.toronto 2023-10-04
https://www.youtube.com/embed/CcRd38ztM8M?feature=oembed&enablejsapi=1&origin=htt2023-10-04
https://www.youtube.com/embed/qiUMVTnuZIQ?enablejsapi=1&origin=https://www.toronto 2023-10-04
https://www.youtube.com/embed/AKFq_ElvXAg?feature=oembed&enablejsapi=1&origin=http2023-10-03
https://www.youtube.com/embed/dzKCFgNI4Ak?list=PLbiVHlibS35IAD6ST7aQkpCr1L7d73_4G&2023-10-02
https://www.youtube.com/embed/mJMIEaatY0M?enablejsapi=1&origin=https://www.toronto2023-10-01
https://www.youtube.com/embed/G6886s0Fij4?enablejsapi=1&origin=https://www.torontofi 2023-10-01
https://www.youtube.com/embed/Le3zwH3VFak?enablejsapi=1&origin=https://www.toronto 2023-09-30
https://www.youtube.com/embed/I_UHKpGDYxw?enablejsapi=1&origin=https://www.toronto2023-09-30
https://www.youtube.com/embed/CERfDQvF3KY?enablejsapi=1&origin=https://www.toronto 2023-09-29
https://www.youtube.com/embed/jar___pvNds?feature=oembed&enablejsapi=1&origin=http 2023-09-29
https://www.youtube.com/embed/8hJ2ip1Xt_w?enablejsapi=1&origin=https://www.torontof 2023-09-29
https://www.youtube.com/embed/g5HgHuN5mKQ?enablejsapi=1&origin=https://www.toront 2023-09-28
https://www.youtube.com/embed/o3abQ2oRBzo?enablejsapi=1&origin=https://www.toronto 2023-09-28
https://www.youtube.com/embed/F8YYjxXzfkA?enablejsapi=1&origin=https://www.torontofi 2023-09-26
https://www.youtube.com/embed/BRXcf87HHOo?enablejsapi=1&origin=https://www.toronto 2023-09-26
https://www.youtube.com/embed/WgNUHfoutFo?enablejsapi=1&origin=https://www.toronto2023-09-25
https://www.youtube.com/embed/-kWATkflpXY?rel=0&enablejsapi=1&origin=https://www.to 2023-09-24
https://scontent.cdninstagram.com/o1/v/t16/f1/m84/9848F0E7A5640248019946A1F 2023-09-24
https://www.youtube.com/embed/AfT_oGknICc?enablejsapi=1&origin=https://www.torontof 2023-09-24
https://www.youtube.com/embed/MxOQmsC_RT8?enablejsapi=1&origin=https://www.toront2023-09-23
https://www.youtube.com/embed/3_HSzDgDdpk?enablejsapi=1&origin=https://www.toronto 2023-09-23
https://www.youtube.com/embed/xe3TxW3--fw?enablejsapi=1&origin=https://www.torontof 2023-09-23
https://www.youtube.com/embed/TUbE638vShA?enablejsapi=1&origin=https://www.toronto 2023-09-10
https://www.youtube.com/embed/pYaEBJiJfMA?enablejsapi=1&origin=https://www.torontof 2023-09-08
https://www.youtube.com/embed/eWH9q2m-ops?feature=oembed&enablejsapi=1&origin=htt2023-09-01
https://www.youtube.com/embed/nyh9hK8-EFo?enablejsapi=1&origin=https://www.torontof 2023-08-31
https://www.youtube.com/embed/awmt3kC3RGU?enablejsapi=1&origin=https://www.toront 2023-08-23
https://www.youtube.com/embed/QJdRj4n2OlQ?enablejsapi=1&origin=https://www.torontof 2023-08-16
https://www.youtube.com/embed/TMyCglj5iCI?enablejsapi=1&origin=https://www.torontofi 2023-08-15
https://www.youtube.com/embed/MVKailJ5fws?enablejsapi=1&origin=https://www.torontof 2023-08-10
https://player.vimeo.com/video/275315282?h=c1f9fe9059 2023-08-09
https://www.youtube.com/embed/hpVrlhtaKJc?enablejsapi=1&origin=https://www.torontofi 2023-07-03

Video URL Last crawled


https://www.youtube.com/embed/QNxl50xNI7E?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/ATvOK47mslw?enablejsapi=1&origin=https://www.toronto2023-10-26
https://www.youtube.com/embed/9RncgbomSvY?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/hs6alRuY1UU?feature=oembed&enablejsapi=1&origin=http2023-10-26
https://www.youtube.com/embed/O-QXQSELA2E?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/wosHDND8GRE?enablejsapi=1&origin=https://www.toront 2023-10-26
https://www.youtube.com/embed/YK8UHWkM7k8 2023-10-26
https://www.youtube.com/embed/PlC3sqK6YcY?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/3Dhmzmdp3I4?enablejsapi=1&origin=https://www.toronto2023-10-25
https://www.youtube.com/embed/yx7PXxCaX3I?feature=oembed&enablejsapi=1&origin=http 2023-10-25
https://www.youtube.com/embed/_3FpClkCMBU?enablejsapi=1&origin=https://www.toronto 2023-10-25
https://www.youtube.com/embed/eIQM1D4fSgc?enablejsapi=1&origin=https://www.toronto 2023-10-24
https://www.youtube.com/embed/E_ce4tWQSlI?enablejsapi=1&origin=https://www.torontof 2023-10-23
https://www.youtube.com/embed/0QhCBXE1ixY?rel=0&enablejsapi=1&origin=https://www.to2023-10-23
https://www.youtube.com/embed/KJsNE9Lq-0E?feature=oembed&enablejsapi=1&origin=http 2023-10-22
https://www.youtube.com/embed/5RADxPtspVE?enablejsapi=1&origin=https://www.torontof 2023-10-22
https://www.youtube.com/embed/OoQ2Ia6H0wA?enablejsapi=1&origin=https://www.toronto2023-10-21
https://www.youtube.com/embed/Hz0lGIiWsPE?enablejsapi=1&origin=https://www.torontof 2023-10-21
https://www.youtube.com/embed/7ZuYX2W3sng?feature=oembed&enablejsapi=1&origin=htt2023-10-19
https://www.youtube.com/embed/bc8qN-pW1DQ?enablejsapi=1&origin=https://www.toront 2023-10-19
https://www.youtube.com/embed/HxyH-adavb8?enablejsapi=1&origin=https://www.torontof 2023-10-18
https://www.youtube.com/embed/a7eWUufN7SY?enablejsapi=1&origin=https://www.toronto2023-10-17
https://www.youtube.com/embed/29yJttm319Y?enablejsapi=1&origin=https://www.torontof 2023-10-17
https://www.youtube.com/embed/KJgKvsSWaNo?list=PLbiVHlibS35KkW7NSsEFXt94T8IzpaVzE&2023-10-17
https://www.youtube.com/embed/QvPbKM6xDMA?enablejsapi=1&origin=https://www.toront2023-10-14
https://www.youtube.com/embed/n1bhLnzPkC8?enablejsapi=1&origin=https://www.torontof 2023-10-05
https://www.youtube.com/embed/HMZPQ_S9UT4?enablejsapi=1&origin=https://www.toront 2023-10-05
https://www.youtube.com/embed/-kWATkflpXY?rel=0&enablejsapi=1&origin=https://www.to 2023-09-24
https://www.youtube.com/embed/MxOQmsC_RT8?enablejsapi=1&origin=https://www.toront2023-09-23
https://www.youtube.com/embed/awmt3kC3RGU?enablejsapi=1&origin=https://www.toront 2023-08-23
https://www.youtube.com/embed/TMyCglj5iCI?enablejsapi=1&origin=https://www.torontofi 2023-08-15
Video URL Last crawled
https://www.youtube.com/embed/pGrr-G1w62I?enablejsapi=1&origin=https://www.torontof 2023-10-26
https://www.youtube.com/embed/xnG4Mfak-Oc?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/Qtv2wrO7BkY?enablejsapi=1&origin=https://www.toronto 2023-10-26
https://www.youtube.com/embed/lx9sPQpjgjU?enablejsapi=1&origin=https://www.torontofi 2023-10-26
https://www.youtube.com/embed/xp-AvgbyXRU?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/a1joRzxVOtg?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/G5K8fvzrdDk?enablejsapi=1&origin=https://www.torontof 2023-10-25
https://www.youtube.com/embed/Qtv2wrO7BkY?enablejsapi=1&origin=https://www.toronto 2023-10-11
TFS Online - URL

Video Outside the Viewport


Video page
https://online.torontofilmschool.ca/2023/04/26/video-production-grad-to-mark-world-premiere
TFS Online - URL

Video URL Last crawled


https://player.vimeo.com/video/802096386?h=e1ab1faa3d 2023-10-01
YU - URLs

Video Outside the Viewport


Video page
https://www.yorkvilleu.ca/admissions/
https://www.yorkvilleu.ca/yorkville-announces-pair-of-new-graduate-certificates-in-education
https://www.yorkvilleu.ca/yorkville-university-honours-indigenous-truth-reconciliation-with-da
https://www.yorkvilleu.ca/programs/master-of-arts-in-counselling-psychology/
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-oncampus/
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/project-man
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/general/
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/
https://www.yorkvilleu.ca/programs/bachelor-of-creative-arts-degree-online/
https://www.yorkvilleu.ca/programs/bachelor-of-interior-design-oncampus/
https://www.yorkvilleu.ca/programs/bachelor-of-interior-design-online/
https://www.yorkvilleu.ca/study-on-campus/
https://www.yorkvilleu.ca/international-students/
https://www.yorkvilleu.ca/dr-krista-schultz-and-dr-samantha-wheeler-named-new-associate-
https://www.yorkvilleu.ca/programs/bachelor-of-creative-arts-degree-oncampus/
https://www.yorkvilleu.ca/programs/med-in-educational-leadership/
https://www.yorkvilleu.ca/programs/certificate-in-leadership-in-social-justice/
https://www.yorkvilleu.ca/study-online/
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/supply-cha
https://www.yorkvilleu.ca/programs/med-in-adult-education/
https://www.yorkvilleu.ca/how-to-become-an-interior-designer/
https://www.yorkvilleu.ca/what-is-a-bachelors-degree/
https://www.yorkvilleu.ca/alumnus-entrepreneur-transforms-bba-thesis-fashion-brand/
https://www.yorkvilleu.ca/yorkville-university-alumni-share-inspiring-stories-person-video/
https://www.yorkvilleu.ca/reasons-to-pursue-a-creative-arts-degree/
https://www.yorkvilleu.ca/passion-by-design-tiffany-leigh-piotrowskis-bid-story/
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/accounting/
https://www.yorkvilleu.ca/canadian-armed-forces/
https://www.yorkvilleu.ca/yorkville-macp-alumnus-specializes-treating-disordered-eating-comp
https://www.yorkvilleu.ca/programs/bachelor-of-business-administration-online/energy-man
https://www.yorkvilleu.ca/bid-student-wins-third-place-idec-award-poetic-meditation-centre-
https://www.yorkvilleu.ca/yorkville-university-named-new-west-chamber-of-commerces-2021-
https://www.yorkvilleu.ca/guest-blog-dr-sarah-stewart-spencer-on-the-launch-of-the-skills-lea
https://www.yorkvilleu.ca/bachelor-of-creative-arts-prof-showcases-student-work-that-left-
https://www.yorkvilleu.ca/macp-alumna-ashley-kreze-runs-private-practice-hosts-tv-talk-show
https://www.yorkvilleu.ca/dr-deirdre-pickerell-making-waves-on-international-career-develop

Video not found on host service


Video page
https://www.yorkvilleu.ca/programs/master-of-arts-in-counselling-psychology/
https://www.yorkvilleu.ca/yorkville-macp-alumnus-specializes-treating-disordered-eating-comp
https://www.yorkvilleu.ca/yorkville-university-named-new-west-chamber-of-commerces-2021-
YU - URLs

Video URL Last crawled


https://www.youtube.com/embed/AB7UE7c82FY?feature=oembed&autoplay=1&mute=1&modes 2023-10-26
https://www.youtube.com/embed/wLG2FPt7Msw?feature=oembed 2023-10-26
https://www.youtube.com/embed/q74yyjYDvmA?list=PLbA9cZlST9Os22YTvN846NKv1z6c_MY 2023-10-26
https://www.youtube.com/embed/MeS_N6qAD40?feature=oembed&autoplay=1&mute=1&modes 2023-10-26
https://www.youtube.com/embed/BqbTdkylq9U?feature=oembed&autoplay=1&mute=1&modest2023-10-25
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-25
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-25
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-25
https://www.youtube.com/embed/tT38miYGL3k?feature=oembed&autoplay=1&mute=1&modest2023-10-25
https://www.youtube.com/embed/69i2EELY_g4?feature=oembed&autoplay=1&mute=1&modest2023-10-25
https://www.youtube.com/embed/69i2EELY_g4?feature=oembed&autoplay=1&mute=1&modest2023-10-25
https://www.youtube.com/embed/9_0eGjWZQLQ?feature=oembed&autoplay=1&mute=1&modes 2023-10-25
https://www.youtube.com/embed/P60-oxqKGUk?feature=oembed&autoplay=1&mute=1&modes 2023-10-25
https://www.youtube.com/embed/U3I7DBJN3OE?feature=oembed 2023-10-25
https://www.youtube.com/embed/tT38miYGL3k?feature=oembed&autoplay=1&mute=1&modest2023-10-25
https://www.youtube.com/embed/A6MUsbjTRZs?feature=oembed&autoplay=1&mute=1&modes 2023-10-24
https://www.youtube.com/embed/wLG2FPt7Msw?feature=oembed&autoplay=1&mute=1&modes 2023-10-24
https://www.youtube.com/embed/uJ10-XEg3Uc?feature=oembed&autoplay=1&mute=1&modest2023-10-24
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-23
https://www.youtube.com/embed/JN5fExscu-o?feature=oembed&autoplay=1&mute=1&modest2023-10-22
https://www.youtube.com/embed/69i2EELY_g4?feature=oembed 2023-10-22
https://www.youtube.com/embed/jyrFRp3l4-k?feature=oembed 2023-10-22
https://www.youtube.com/embed/Yk7GMMGIQew 2023-10-21
https://www.youtube.com/embed/d3k6Nf30Ks8 2023-10-20
https://www.youtube.com/embed/jyrFRp3l4-k?feature=oembed 2023-10-20
https://www.youtube.com/embed/ouRD4n3zduk?feature=oembed 2023-10-19
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-18
https://www.youtube.com/embed/XoNOYIbQigE?feature=oembed&autoplay=1&mute=1&modest2023-10-17
https://www.youtube.com/embed/aSDJJuSFPLQ 2023-10-17
https://www.youtube.com/embed/1ZwLK6CO0z8?feature=oembed&autoplay=1&mute=1&modes 2023-10-12
https://www.youtube.com/embed/sx-BzxgYZ9A 2023-10-07
https://www.youtube.com/embed/JIKXiP3nBkU?feature=oembed 2023-10-05
https://www.youtube.com/embed/4k9ygL4zJgg?feature=oembed 2023-10-04
https://www.youtube.com/embed/orx_7rQDM48?feature=oembed 2023-10-04
https://www.youtube.com/embed/5_cNbJhnYjI 2023-09-23
https://www.youtube.com/embed/0mZdf3gCDno?feature=oembed 2023-07-17

Video URL Last crawled


https://www.youtube.com/embed/MeS_N6qAD40?feature=oembed&autoplay=1&mute=1&modes
2023-10-26
https://www.youtube.com/embed/aSDJJuSFPLQ 2023-10-17
https://www.youtube.com/embed/JIKXiP3nBkU?feature=oembed 2023-10-05

You might also like