ANSYS Lectures
Video Lectures with Clickable Timestamps
This page contains video lectures from YouTube. Click any timestamp to jump directly to that section in the video!
Example: Introduction to ANSYS
Click any timestamp to jump to that section:
Example: Advanced Simulation
Click any timestamp to jump to that section:
- 00:00 Overview
- 05:20 Setting Up Parameters
- 12:30 Material Properties
- 18:45 Running Analysis
- 25:15 Results Discussion
How to Add Your Videos
Step 1: Prepare Your YouTube Video
- Upload your video to YouTube
- Set video visibility to Public or Unlisted (so team can access it)
- Copy the video URL
Step 2: Extract the Video ID
From the YouTube URL: https://www.youtube.com/watch?v=XXXXXXXXXX
Copy the part after v= → this is your VIDEO_ID
⚠️ Important: Always add ?enablejsapi=1 to the YouTube embed URL for smooth timestamp seeking!
Step 3: Add to Documentation
- Copy one of the video section templates above
- Replace
YOUR_VIDEO_IDwith your actual YouTube ID - Change the iframe ID to something unique (e.g.,
my-video-1) - Update timestamps with your own times (in seconds)
- Update the timestamp links
Step 4: Calculate Timestamp Times (in seconds)
Convert your timestamps to seconds:
- 00:00 = 0 seconds
- 02:30 = 150 seconds (2 × 60 + 30)
- 15:45 = 945 seconds (15 × 60 + 45)
- 1:30:45 = 5445 seconds (1 × 3600 + 30 × 60 + 45)