Commit Graph

33 Commits

Author SHA1 Message Date
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