Skip to content

Instantly share code, notes, and snippets.

View DayVeeBoi's full-sized avatar

I_Heart_Cheezy_Poofs DayVeeBoi

View GitHub Profile
@DayVeeBoi
DayVeeBoi / youtube-gif.sh
Created February 13, 2023 19:44 — forked from hubgit/youtube-gif.sh
Convert a section of a YouTube video to an animated GIF
#!/bin/bash
# brew install x265
# brew install ffmpeg
# brew install youtube-dl
# brew install imagemagick
ID='U65_uY5N2WM' # YouTube video ID, i.e. https://www.youtube.com/watch?v={ID}
# fetch the video file with youtube-dl
@DayVeeBoi
DayVeeBoi / m3u8-to-mp4.md
Created November 8, 2022 19:21 — forked from tzmartin/m3u8-to-mp4.md
m3u8 stream to mp4 using ffmpeg

1. Copy m3u8 link

Alt text

2. Run command

echo "Enter m3u8 link:";read link;echo "Enter output filename:";read filename;ffmpeg -i "$link" -bsf:a aac_adtstoasc -vcodec copy -c copy -crf 50 $filename.mp4
@DayVeeBoi
DayVeeBoi / reddit_faq.md
Created December 16, 2018 00:24
r/PS4Homebrew Frequently Asked Questions (WIP)

Current State Of Affairs/Quick Questions Thread

Please use the search function before posting a question. Most relevant topics are discussed in the r/PS4Homebrew Wiki & FAQ. Please confine basic questions to this thread. I will update it reasonably often. Redditors who would like to answer questions will be appreciated, please visit this thread frequently and help us keep the subreddit clean. I will update this post as questions are asked and answered.

If you have a technical question that you feel merits more visibility you may post it in the main subreddit but keep in mind it may be removed and repeatedly doing so may result in further action. Feel free to use modmail to pre-approve technical questions.

Exploitable Firmware Versions

Currently, there are only 4 firmware versions with publicly available exploits. Firmware versions above 5.07 are not supported and are not likely to be for some time. *It is currently not possible to downgrade

Keybase proof

I hereby claim:

  • I am dayveeboi on github.
  • I am dayveeboi (https://keybase.io/dayveeboi) on keybase.
  • I have a public key ASDce0YMszHSKwPy_YXlHfURW7V0P8qEA1poVBdeYObJPwo

To claim this, I am signing this object:

@DayVeeBoi
DayVeeBoi / reddit_snippit.md
Last active May 10, 2020 20:58
r/PS4Homebrew FAQ Snippits

PS4 Homebrew FAQ

How do I update safely?

-All you have to do is download the 5.05 recovery image (one place to do so is DarkSoftware.xyz) place it on a USB device in the following folder tree /PS4/UPDATE/UPDATE.PUP (make sure you change the file name to just "UPDATE.PUP" if you use the darksoftware link).

Put the USB storage into the left-most USB port and start your console in safe mode by turning it off, then once it is off, hold power for around 12-15 seconds until you hear a second beep, then choose option "(3) Update System Software). Make sure that your .pup file is in the correct folder, and is properly named or you may install the wrong update file (I'm not sure if it just errors out or not). URL

-You would have to disable update blocking through the payload launching menu (if you have blocked updates), then just download the firmware file and update. I would encourage you to d