Commit Graph

45 Commits

Author SHA1 Message Date
307b8c809b добавил прокси и докер 2026-03-06 03:26:51 +05:00
b4561a0a15 Обновить README.md
Signed-off-by: Хомячок <hamyack@noreply.localhost>
2026-03-05 22:03:58 +00:00
Mohamed Aziz Mansour
e216cbb95e Merge pull request #1 from Kirazul/patch-1
Enhance README layout with centered logo and title
2026-01-19 15:24:01 +01:00
Mohamed Aziz Mansour
fbbff61ec5 Enhance README layout with centered logo and title
Updated the README to improve layout and styling.
2026-01-19 15:22:57 +01:00
Mohamed Aziz Mansour
a5ffa48255 Delete .vscode directory 2026-01-17 09:34:03 +01:00
Your Name
f005a3f1f9 Remove CF worker files, m4a test files, and download API 2026-01-12 19:03:17 +01:00
Your Name
0e8d7a7803 Implement direct YouTube innertube API for downloads 2026-01-11 21:27:15 +01:00
Your Name
86607ffe77 Use deno.land/x/youtubei for Deno Deploy compatibility 2026-01-11 21:25:35 +01:00
Your Name
cc527e3c0c Add youtubei.js for direct YouTube download 2026-01-11 21:24:06 +01:00
Your Name
9a9eda5867 Fix download: use Piped first with correct mimeType field 2026-01-11 21:16:31 +01:00
Your Name
5cabceede2 Fix download: proxy audio through server to bypass IP lock 2026-01-11 21:09:38 +01:00
Your Name
3afb843316 Fix download: return URL for client-side download 2026-01-11 21:06:23 +01:00
Your Name
233601035f Fix download: use proxy URL instead of directUrl 2026-01-11 21:04:13 +01:00
Your Name
f58801c42d Fix download endpoint field detection for streaming URLs 2026-01-11 21:02:20 +01:00
Your Name
329c58779f Add download button to songs in search results 2026-01-11 20:29:24 +01:00
Your Name
1f25800eb1 Add /api/download endpoint for direct audio download 2026-01-11 20:26:22 +01:00
Your Name
58dc28e373 Fetch artist bio from Last.fm instead of YouTube Music promo text 2026-01-11 20:05:50 +01:00
Your Name
23ad7c4d87 Add description to artist and playlist detail views 2026-01-11 20:03:11 +01:00
Your Name
3c2ba15f8a Use search thumbnail in detail views for consistent images 2026-01-11 20:00:48 +01:00
Your Name
0852371ab8 Fix image and data rendering for artist/album/playlist views 2026-01-11 19:57:18 +01:00
Your Name
9dbc5bf860 Fix onclick handlers for artist/album/playlist - use correct quote escaping 2026-01-11 19:52:43 +01:00
Your Name
28c5a2fcb3 Show artist/album/playlist content directly in Player tab with tracks 2026-01-11 19:49:44 +01:00
Your Name
bbd994776b Fix click handling for artists, albums, playlists in search results 2026-01-11 19:44:56 +01:00
Your Name
2683783dba Use youtube-nocookie domain to reduce tracking errors 2026-01-11 19:34:28 +01:00
Your Name
144962adcb Completely disable all console output 2026-01-11 18:54:47 +01:00
Your Name
76659071f8 Revert "Replace YouTube IFrame with HTML5 audio player - eliminates console errors"
This reverts commit 94d3f3404f.
2026-01-11 18:52:39 +01:00
Your Name
94d3f3404f Replace YouTube IFrame with HTML5 audio player - eliminates console errors 2026-01-11 18:51:17 +01:00
Your Name
245e4b61f7 Block YouTube tracking requests to prevent console spam 2026-01-11 18:46:05 +01:00
Your Name
84bc30a4b9 Suppress YouTube tracking errors in console 2026-01-11 18:43:45 +01:00
Your Name
cdbac64159 Update README with cleaner API docs 2026-01-11 18:38:20 +01:00
Your Name
881f13cb48 Consolidate API - remove v1/v2 duplication, v2 is now main 2026-01-11 18:36:54 +01:00
Your Name
7b69ea7f94 Update Deno API with fallback mechanism 2026-01-11 18:31:57 +01:00
Your Name
a9ef873868 Update deno.json deploy config 2026-01-11 12:19:10 +01:00
Your Name
0b2496e636 Add unified v2 API endpoints, redesign UI with transitions 2026-01-11 12:15:11 +01:00
Your Name
68ce5b4d8e Fix album header parsing for new musicResponsiveHeaderRenderer structure 2026-01-11 11:51:16 +01:00
Your Name
3da6ce3973 Fix album, artist, playlist, and related endpoints for new YouTube API structure 2026-01-11 11:48:06 +01:00
Your Name
f273b9f95a Premium UI redesign with animated mesh gradient background 2026-01-11 11:35:45 +01:00
Your Name
c669256e3b Add IP-based region detection and All filter option in UI 2026-01-11 11:30:30 +01:00
Your Name
bb5da73408 Add region/language support and top result card parsing 2026-01-11 11:25:51 +01:00
Your Name
8a3a8ff585 Update search filter params for better results 2026-01-11 11:19:21 +01:00
Your Name
aa2be00013 Revert to English language setting 2026-01-10 17:40:10 +01:00
Your Name
cd4c549b6e Set Arabic language for native script results 2026-01-10 17:37:42 +01:00
Your Name
5043df7a16 Fix Arabic search by normalizing Unicode characters 2026-01-10 15:43:55 +01:00
Your Name
518445dee1 Initial commit - Virome API 2026-01-10 15:01:21 +01:00
Your Name
1ae246c7e4 Initial commit - Virome API 2026-01-10 14:52:59 +01:00