mirror of
https://github.com/fmhy/edit.git
synced 2025-11-28 00:41:20 +11:00
Compare commits
2 commits
caec4b383b
...
cdaf89a046
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cdaf89a046 | ||
|
|
164a0fe3be |
10 changed files with 12 additions and 12 deletions
|
|
@ -357,7 +357,6 @@
|
|||
* ⭐ **[squid.wtf](https://tidal.squid.wtf)**, **[Monochrome](https://monochrome.tf/)**, [2](https://monochrome.prigoana.com/) / [GitHub](https://github.com/eduardprigoana/monochrome), [Digger](https://digger-ui.vercel.app/), [QQDL](https://tidal.qqdl.site/) or [BiniLossless](https://music.binimum.org/) - Tidal / FLAC / [Full List](https://github.com/eduardprigoana/hifi-instances/)
|
||||
* ⭐ **[DAB Music Player](https://dab.yeet.su/)**, [2](https://dabmusic.xyz/) - FLAC / Sign-Up Required / [Telegram](https://t.me/+RnrXmKyOPNY0ZGY9) / [Discord](https://discord.com/invite/rmzH6ttgcC)
|
||||
* [Spotisaver](https://spotisaver.net/) - Multi-Site
|
||||
* [SpotiFLAC](https://github.com/afkarxyz/SpotiFLAC) - Tidal / Deezer
|
||||
* [Vi•er](https://vibefetcher.com/) - Deezer / Qobuz
|
||||
* [YAMS](https://yams.tf/) - Deezer / FLAC / Sign-Up Required
|
||||
* [AMP3](https://amp3.cc/) - YouTube / 256kb
|
||||
|
|
@ -380,6 +379,7 @@
|
|||
* [OrpheusDL](https://github.com/OrfiTeam/OrpheusDL) - Deezer / Qobuz / 128kb Free / FLAC / Use Firehawk52 / [Deezer Module](https://github.com/uhwot/orpheusdl-deezer) / [Qobuz Module](https://github.com/OrfiDev/orpheusdl-qobuz)
|
||||
* [DeemixFix](https://gitlab.com/deeplydrumming/DeemixFix), [Deemix Revival](https://github.com/bambanah/deemix) or [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC
|
||||
* [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3
|
||||
* [SpotiFLAC](https://github.com/afkarxyz/SpotiFLAC) - Tidal / Deezer
|
||||
* [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / 128kb AAC
|
||||
* [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128kb Free 256 ACC Premiuim / Nice Metadata / FLAC / Use Firehawk52
|
||||
* [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz / 128kb Free / FLAC / Use Firehawk52
|
||||
|
|
@ -828,6 +828,7 @@
|
|||
* [Lyricify](https://github.com/WXRIW/Lyricify-App) - Lyrics Desktop App
|
||||
* [Versefy](https://versefy.app/) or [Lyrics-In-Terminal](https://github.com/Jugran/lyrics-in-terminal) - Lyric Finder for Spotify / Tidal / VLC
|
||||
* [LyricsTranslate](https://lyricstranslate.com/) - Lyric Translator
|
||||
* [LRC Maker](https://lrc-maker.github.io/) - Web-Based Lyrics Editor / [GitHub](https://github.com/magic-akari/lrc-maker)
|
||||
* [LRCGET](https://github.com/tranxuanthang/lrcget) - Download Synced Lyrics
|
||||
* [LRCLIB](https://lrclib.net/) - Synced Lyrics Search
|
||||
|
||||
|
|
|
|||
|
|
@ -692,6 +692,7 @@
|
|||
* [Next Spaceflight](https://nextspaceflight.com/) / [Discord](https://discord.gg/nextspaceflight), [nextrocket.space](https://nextrocket.space/) or [RocketLaunch](https://rocketlaunch.org/) - Rocket Launch / Space Flight Trackers
|
||||
* [Spaceflight Archive](https://spaceflight-archive.com/) - Rocket Launch History / Visualizations / Stats
|
||||
* [TonyBela Infographics](https://tonybela.com/) - Spacecraft / Rocket Infographics / [X](https://x.com/InfographicTony)
|
||||
* [Ringwatchers](https://ringwatchers.com/) - Starship Diagrams / Articles / Community / [X](https://x.com/ringwatchers) / [Discord](https://discord.com/invite/ringwatchers)
|
||||
* [NSSDCA](https://nssdc.gsfc.nasa.gov/) - NASA Space Science Mission Data
|
||||
* [Sen](https://www.sen.com/) - ISS Live Feed + Video Archive / [YouTube](https://www.youtube.com/@Sen) / [X](https://x.com/sen)
|
||||
* [ISS In Realtime](https://issinrealtime.org/) - Historical ISS Mission Replays / Database
|
||||
|
|
|
|||
|
|
@ -256,6 +256,7 @@
|
|||
* [Unseen64](https://www.unseen64.net/) - Cancelled / Lost Games
|
||||
* [Internet Game Cars Database](https://igcd.net/) - Game Vehicle Database
|
||||
* [Incendar](https://incendar.com/) - Game Release Date Tracker
|
||||
* [Yamtrack](https://github.com/FuzzyGrim/Yamtrack) - Self-Hosted Media Tracker
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ hero:
|
|||
name: freemediaheckyeah
|
||||
tagline: The largest collection of free stuff on the internet!
|
||||
announcement:
|
||||
title: Nov 2025 Updates 🍂
|
||||
link: /posts/Nov-2025
|
||||
title: Fight Chat Control 🔒
|
||||
link: /posts/FCC
|
||||
image:
|
||||
src: /test.png
|
||||
alt: FMHY Icon
|
||||
|
|
@ -217,4 +217,4 @@ onMounted(() => {
|
|||
heroImage.addEventListener('click', handleClick);
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
* [mRemoteNG](https://mremoteng.org/) - Remote Connections Manager
|
||||
* [Netbalancer](https://netbalancer.com/) - Internet Traffic Control
|
||||
* [Arcai](https://arcai.com/) - WiFi Speed Control
|
||||
* [NeverSSL](http://neverssl.com/) - Fix Public Wi-Fi Login Pages
|
||||
* [SwitchHosts](https://github.com/oldj/SwitchHosts) - Windows Hosts File Editor
|
||||
* [MAC Address](https://macaddress.io/) - MAC Address Lookup
|
||||
* [masscan](https://github.com/robertdavidgraham/masscan) - Port Scanner
|
||||
|
|
|
|||
|
|
@ -928,7 +928,7 @@
|
|||
***
|
||||
|
||||
* 🌐 **[ChainList](https://chainlist.org/)** - EVM RPC List / [GitHub](https://github.com/DefiLlama/chainlist)
|
||||
* 🌐 **[KYCNOT.ME](https://kycnot.me/)** - Non-KYC Exchanges / Services / [i2p](http://nti3rj4j4disjcm2kvp4eno7otcejbbxv3ggxwr5tpfk4jucah7q.b32.i2p/) / [.onion](http://kycnotmezdiftahfmc34pqbpicxlnx3jbf5p7jypge7gdvduu7i6qjqd.onion/) / [Source Code](https://codeberg.org/pluja/kycnotme)
|
||||
* 🌐 **[KYCNOT.ME](https://kycnot.me/)** / [i2p](http://nti3rj4j4disjcm2kvp4eno7otcejbbxv3ggxwr5tpfk4jucah7q.b32.i2p/) / [.onion](http://kycnotmezdiftahfmc34pqbpicxlnx3jbf5p7jypge7gdvduu7i6qjqd.onion/) / [Source Code](https://codeberg.org/pluja/kycnotme) or **[OrangeFren](https://orangefren.com/)** - Non-KYC Exchanges / Services
|
||||
* ⭐ **[WalletScrutiny](https://walletscrutiny.com/)** - Verify Crypto Wallets are Open-Source / Secure / [Subreddit](https://www.reddit.com/r/WalletScrutiny) / [Discord](https://discord.gg/yCNdcSJw9k) / [GitLab](https://gitlab.com/walletscrutiny/walletScrutinyCom)
|
||||
* ⭐ **[Rotki](https://rotki.com/)** - Portfolio Manager / [Discord](https://discord.rotki.com/) / [GitHub](https://github.com/rotki)
|
||||
* [BitcoinTalk](https://bitcointalk.org/) - Bitcoin Forum
|
||||
|
|
|
|||
|
|
@ -414,7 +414,7 @@
|
|||
## ▷ Audiobook Tools
|
||||
|
||||
* [AudiobookCovers](https://audiobookcovers.com/) - Download Audiobook Covers
|
||||
* [Audiblez](https://github.com/santinic/audiblez), [Ebook2Audiobook](https://github.com/DrewThomasson/ebook2audiobook) / [2](https://huggingface.co/spaces/drewThomasson/ebook2audiobook), [ElevenReader](https://elevenreader.io/) or [ReadWise](https://readwise.io/read) (reset trial) - Book to Audiobook Converters
|
||||
* [Audiblez](https://github.com/santinic/audiblez), [Ebook2Audiobook](https://github.com/DrewThomasson/ebook2audiobook) / [2](https://huggingface.co/spaces/drewThomasson/ebook2audiobook), [ElevenReader](https://elevenreader.io/), [Paper2Audio](https://www.paper2audio.com/) or [ReadWise](https://readwise.io/read) (reset trial) - Convert Books / Documents to Audiobooks
|
||||
* [AudioBookConverter](https://github.com/yermak/AudioBookConverter) - Audiobook Format Converter
|
||||
* [Audible Tools](https://audible-tools.kamsker.at/), [AaxAudioConverter](https://github.com/audiamus/AaxAudioConverter) or [Libation](https://getlibation.com/) - Audible DRM Remover / Manager
|
||||
* [AudiobookShelf](https://www.audiobookshelf.org/) / [GitHub](https://github.com/advplyr/audiobookshelf-app) or [BookSonic](https://booksonic.org/) - Self-Hosted Audiobook Servers
|
||||
|
|
@ -876,7 +876,7 @@
|
|||
* [LibraryThing](https://www.librarything.com/) - Book Cataloguing Community
|
||||
* [CandlApp](https://www.candlapp.com/) - Book Tracking / Recommendations
|
||||
* [Anobii](https://www.anobii.com/) - Book Cataloguing / Reviews
|
||||
* [rate.house](https://rate.house/) - Media Tracker
|
||||
* [rate.house](https://rate.house/) or [Yamtrack](https://github.com/FuzzyGrim/Yamtrack) - Media Trackers
|
||||
* [libib](https://www.libib.com/) - Desktop Media Catalog
|
||||
|
||||
***
|
||||
|
|
|
|||
|
|
@ -53,7 +53,6 @@
|
|||
* [MarkdownPastebin](https://markdownpastebin.com/) - Markdown Support
|
||||
* [Sparked Paste](https://paste.sparked.host/) - Plain Text / Syntax Highlighting
|
||||
* [Riseup Pad](https://pad.riseup.net/) - WYSIWYG Pastebin
|
||||
* [WriteXO](https://writexo.com/) - WYSIWYG Pastebin
|
||||
* [itty.bitty](https://itty.bitty.site/) - Site / Pastebin
|
||||
|
||||
***
|
||||
|
|
|
|||
|
|
@ -320,7 +320,6 @@
|
|||
* ⭐ **[Fladder](https://github.com/DonutWare/Fladder/)** - Desktop Client / Windows, Mac, Linux, Android, iOS
|
||||
* [Blink](https://github.com/prayag17/Blink) - Desktop Client
|
||||
* [jellyfin-media-player](https://github.com/jellyfin/jellyfin-media-player) - Desktop Client
|
||||
* [r/JellyfinShare](https://www.reddit.com/r/JellyfinShare/) - Jellyfin Server Sharing
|
||||
* [Findroid](https://github.com/jarnedemeulemeester/findroid) or [Streamyfin](https://github.com/streamyfin/streamyfin) - JellyFin Android Clients
|
||||
* [Jellyfin Forum](https://forum.jellyfin.org/) - Official Jellyfin Forum
|
||||
* [Jellyfin Vue](https://github.com/jellyfin/jellyfin-vue) - Jellyfin Web Client
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
* [Vidbox](https://vidbox.cc/), [2](https://cinehd.cc/), [3](https://hotflix.to/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/VGQKGPM9Ej)
|
||||
* [Bludclart](https://watch.bludclart.com/), [2](https://watch.streamflix.one/) - Movies / TV / Anime / [Add Sources](https://greasyfork.org/en/scripts/538940) / [Discord](https://discord.gg/5Am2QQW6qZ)
|
||||
* [LordFlix](https://lordflix.club/) - Movies / TV / Anime / Auto-Next / Watch Parties / [Discord](https://discord.gg/JeMDzxSbhH)
|
||||
* [VLOP](https://www.vlop.fun/) - Movies / TV / Anime / Watch Parties / [Telegram](https://t.me/vlopstreaming) / [Discord](https://discord.gg/GzXQWKUbjh)
|
||||
* [VLOP](https://www.vlop.fun/), [2](https://nidoe.me/) - Movies / TV / Anime / Watch Parties / [Telegram](https://t.me/vlopstreaming) / [Discord](https://discord.gg/GzXQWKUbjh)
|
||||
* [Willow](https://willow.arlen.icu/), [2](https://salix.pages.dev/) - Movies / TV / Anime / [4K Guide](https://rentry.co/willow-guide) / [Telegram](https://t.me/+8OiKICptQwA4YTJk) / [Discord](https://discord.com/invite/gmXvwcmxWR)
|
||||
* [VoidFlix](https://voidflix.pages.dev/) or [Flixzy](https://flixzy.pages.dev/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/GDfP8S243T)
|
||||
* [Cinevibe](https://cinevibe.asia/) - Movies / TV / Anime / [Discord](https://discord.com/invite/4BU2XbAPdu)
|
||||
|
|
@ -843,7 +843,7 @@
|
|||
* [CageMatch](https://www.cagematch.net/) - Wrestling Promotion Database
|
||||
* [What's on Netflix](https://www.whats-on-netflix.com/library/), [uNoGS](https://unogs.com/), [FlixWatch](https://www.flixwatch.co/) or [What's on Netflix](https://www.whats-on-netflix.com/) - Browse Netflix Library
|
||||
* [Netflix Top 10](https://www.netflix.com/tudum/top10) - Netflix Most-Watched Chart
|
||||
* [MediaTracker](https://github.com/bonukai/MediaTracker) - Self-Hosted Tracker
|
||||
* [MediaTracker](https://github.com/bonukai/MediaTracker) or [Yamtrack](https://github.com/FuzzyGrim/Yamtrack) - Self-Hosted Media Trackers
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue