JavaScript and Cookies are required to view this site. Please enable both in your browser settings.
Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan - Section 2
Documenting Reality True Crime Related Chat & Research Current Events | In The News Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan 

Current Rating:

Unlimited Views No Ads No Algorithms Lifetime Account

Documenting Reality

Community Forum · Est. 2006

Join Now
Thread Tools
  #11  
10-04-2025, 10:57 AM
DarkSighted's Avatar
DarkSighted
Offline:
★ Legacy Member ★
Poster Rank:598
Male
Join Date: Jul 2010
Posts: 1,546
 
Mentioned: 1 Post(s)
Quoted: 188 Post(s)
Activity Longevity
7/20 16/20
Today Posts
0/11 sssss1546
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

I'd venture that he realized his mistake almost immediately. But as it isn't a 100% straight-down fall from there, I imagine he may have caught at least one or two sufficiently large slim outcroppings/outjuttings within just a couple of seconds to likely cause crushing unconsciousness or a savage broken cartwheel, again leading to fairly swift unconsciousness. When I first heard he was 'livestreaming' during this, I thought he might've had a go pro on, somehow.
2 Users Say Thank You For This Post:
jsundqui, LuckiiDevil21
▼ PROMO FROM DOCUMENTING REALITY
Real Car Crashes & Car Accident Videos
View Now
Hidden for upgraded members.
  #12  
10-04-2025, 08:39 PM
Caduceus
Offline:
My Rank: CORPORAL
Poster Rank:1438
Join Date: Apr 2012
Posts: 404
 
Mentioned: 1 Post(s)
Quoted: 151 Post(s)
Activity Longevity
2/20 15/20
Today Posts
0/11 ssssss404
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

He tried to grab the bag/rope on his way down during the fall. Definitely knew he screwed up.
This User Says Thank You For This Post:
LuckiiDevil21
  #13  
10-04-2025, 09:37 PM
SoCal Rich
Offline:
My Rank: PRIVATE FIRST CLASS
Poster Rank:3660
Join Date: Jun 2017
Posts: 92
 
Mentioned: 0 Post(s)
Quoted: 37 Post(s)
Activity Longevity
0/20 9/20
Today Posts
0/11 sssssss92
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

  #14  
10-05-2025, 05:20 AM
JaMoin's Avatar
JaMoin
Offline:
My Rank: PRIVATE
Poster Rank:24505
Join Date: Dec 2024
Posts: 2
 
Mentioned: 0 Post(s)
Quoted: 0 Post(s)
Activity Longevity
0/20 2/20
Today Posts
0/11 ssssssss2
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

I was wondering what went through his mind when he fell, but then figured that he probably hit the ground before he realized his mistake.
BUT...
According to chatgpt it would take about 13 fucking seconds to hit the ground from a 900m fall. 13 entire seconds to realize what's about to happen.

Poor kid.

That can't be right. 13 seconds seems way too long. But I don't smoke math.

13 seconds is right, but only if he was free falling. If he was tumbling, it took longer but he might have been knocked out before hitting the buttom
2 Users Say Thank You For This Post:
akham, LuckiiDevil21
  #15  
10-05-2025, 11:47 AM
SoCal Rich
Offline:
My Rank: PRIVATE FIRST CLASS
Poster Rank:3660
Join Date: Jun 2017
Posts: 92
 
Mentioned: 0 Post(s)
Quoted: 37 Post(s)
Activity Longevity
0/20 9/20
Today Posts
0/11 sssssss92
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

You can zoom in and see where he fell at this link.

El Capitan Gigapixel Climbing Routes
https://www.xrez.com/blog/el-capitan...imbing-routes/

He was on the route "Sea of Dreams" right at the top.
5 Users Say Thank You For This Post:
akham, CurioW, jsundqui, kellyhound, TheFairOne
  #16  
10-05-2025, 02:05 PM
MoonBloom
Offline:
My Rank: PRIVATE
Poster Rank:33593
Join Date: Apr 2022
Posts: 1
 
Mentioned: 1 Post(s)
Quoted: 3 Post(s)
Activity Longevity
0/20 5/20
Today Posts
0/11 ssssssss1
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

Please archive off site videos so that they can still be viewed when they inevitably get taken down like this.

Learn how to use yt-dlp, then you can archive using mega.nz, google drive, etc. if they are too big to upload to the forums here.

You can also use https://preservetube.com/ which isn't as good because it does not preserve the best available quality (honestly it atill amazes me how many people think some 360p version of an original 1080p video or a vertical phone recording of the video playing on a computer monitor is acceptable as an archive).

Here are my recommended command lines for downloading with yt-dlp, preserving the original thumbnail, subtitles, and metadata:

H.264/M4a:
Code:
yt-dlp.exe --cookies cookies.txt --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(avc|h264)']+ba[acodec~='^(mp4a|aac)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
VP9/OPUS:
Code:
yt-dlp.exe --cookies cookies.txt --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(vp9)']+ba[acodec~='^(opus)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
The above use the "cookies" method:
  • Open a new private browsing/incognito window and log into YouTube
  • In same window and same tab from step 1, navigate to https://www.youtube.com/robots.txt (this should be the only private/incognito browsing tab open)
  • Export youtube.com cookies from the browser, then close the private browsing/incognito window so that the session is never opened in the browser again.

Cookies.txt exporters:
Firefox: https://addons.mozilla.org/en-US/fir...n/cookies-txt/
Chrome: https://chromewebstore.google.com/de...flpdbgdldlbecc


If you don't want to bother with cookies.txt, you could try this instead, but it's worth it to use the above cookies.txt method if you have YouTube Premium, since it will download the premium bitrate streams if they are available for the video, and will also download videos that are available for premium users only (but not anything encrypted such as YouTube Movies).

H.264/M4a:
Code:
yt-dlp.exe --extractor-args "youtube:player-client=default,tv_simply" --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(avc|h264)']+ba[acodec~='^(mp4a|aac)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
VP9/OPUS:
Code:
yt-dlp.exe --extractor-args "youtube:player-client=default,tv_simply" --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(vp9)']+ba[acodec~='^(opus)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
You should also install ffmpeg and mkvtoolnix; you can put the .exe files in the same directory as yt-dlp or in any folder that is in one of your system paths.
5 Users Say Thank You For This Post:
akham, CurioW, Faust, Holyshitballs, realrbn
  #17  
10-06-2025, 04:43 PM
SoCal Rich
Offline:
My Rank: PRIVATE FIRST CLASS
Poster Rank:3660
Join Date: Jun 2017
Posts: 92
 
Mentioned: 0 Post(s)
Quoted: 37 Post(s)
Activity Longevity
0/20 9/20
Today Posts
0/11 sssssss92
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

Please archive off site videos so that they can still be viewed when they inevitably get taken down like this.

Learn how to use yt-dlp, then you can archive using mega.nz, google drive, etc. if they are too big to upload to the forums here.

You can also use https://preservetube.com/ which isn't as good because it does not preserve the best available quality (honestly it atill amazes me how many people think some 360p version of an original 1080p video or a vertical phone recording of the video playing on a computer monitor is acceptable as an archive).

Here are my recommended command lines for downloading with yt-dlp, preserving the original thumbnail, subtitles, and metadata:

H.264/M4a:
Code:
yt-dlp.exe --cookies cookies.txt --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(avc|h264)']+ba[acodec~='^(mp4a|aac)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
VP9/OPUS:
Code:
yt-dlp.exe --cookies cookies.txt --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(vp9)']+ba[acodec~='^(opus)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
The above use the "cookies" method:
  • Open a new private browsing/incognito window and log into YouTube
  • In same window and same tab from step 1, navigate to https://www.youtube.com/robots.txt (this should be the only private/incognito browsing tab open)
  • Export youtube.com cookies from the browser, then close the private browsing/incognito window so that the session is never opened in the browser again.

Cookies.txt exporters:
Firefox: https://addons.mozilla.org/en-US/fir...n/cookies-txt/
Chrome: https://chromewebstore.google.com/de...flpdbgdldlbecc


If you don't want to bother with cookies.txt, you could try this instead, but it's worth it to use the above cookies.txt method if you have YouTube Premium, since it will download the premium bitrate streams if they are available for the video, and will also download videos that are available for premium users only (but not anything encrypted such as YouTube Movies).

H.264/M4a:
Code:
yt-dlp.exe --extractor-args "youtube:player-client=default,tv_simply" --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(avc|h264)']+ba[acodec~='^(mp4a|aac)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
VP9/OPUS:
Code:
yt-dlp.exe --extractor-args "youtube:player-client=default,tv_simply" --sub-langs all,-live_chat --write-subs --sub-format srt/best --embed-subs -f "(bv*[vcodec~='^(vp9)']+ba[acodec~='^(opus)']) / (bv*+ba/b)" --merge-output-format mkv --remux-video mkv --embed-chapters --embed-thumbnail --convert-thumbnails png --embed-metadata "https://www.youtube.com/watch?v=6dZTnKjOz90"
You should also install ffmpeg and mkvtoolnix; you can put the .exe files in the same directory as yt-dlp or in any folder that is in one of your system paths.


Thanks for all the info. I will see if I can figure it out.
  #18  
10-07-2025, 06:54 AM
Faust's Avatar
Faust
Online
♚ Legacy Gold Member ♚
Poster Rank:71
Join Date: Jul 2008
Posts: 21,858
 
Mentioned: 74 Post(s)
Quoted: 11466 Post(s)
Activity Longevity
20/20 19/20
Today Posts
10/11 ssss21858
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

The issue is that his “rappel-rope” ran out? He forgot it was not the full length I presume
  #19  
10-07-2025, 10:34 AM
Pyramid_Head's Avatar
Pyramid_Head
Offline:
My Rank: MAJOR
Poster Rank:92
Male
Join Date: Aug 2009
Posts: 16,925
 
Mentioned: 9 Post(s)
Quoted: 1884 Post(s)
Activity Longevity
1/20 17/20
Today Posts
0/11 ssss16925
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

Love the camera guy turning the camera on himself to get his reaction.
3 Users Say Thank You For This Post:
CatBatMan, jenna_live, realrbn
  #20  
10-08-2025, 08:30 PM
houseoftechno's Avatar
houseoftechno
Offline:
My Rank: MAJOR
Poster Rank:193
male
Join Date: Mar 2021
Posts: 7,766
 
Mentioned: 2 Post(s)
Quoted: 1466 Post(s)
Activity Longevity
0/20 6/20
Today Posts
0/11 sssss7766
Re: Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan

Please archive off site videos so that they can still be viewed when they inevitably get taken down like this.
So true!

Good thing HIGHTECHDUDE archived the (anti)climax of the footage in Post 7.
Documenting Reality True Crime Related Chat & Research Current Events | In The News Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan
Documenting Reality True Crime Related Chat & Research Current Events | In The News Climbing Influencer Dies During Livestream After Fall from Yosemites El Capitan


Powered by vBulletin Copyright 2000-2010 Jelsoft Enterprises Limited.

Search Engine Friendly URLs by vBSEO