Skip to content

Releases: ykapf/GTAV-Radio

All Features Complete

20 Nov 07:47
5dc163c
Compare
Choose a tag to compare

All major features and functionality goals set at the start of the project have been completed.

Features:

  • select any radio
  • play selected radio at random start time
  • play selected radio (if it is configured as a playlist to shuffle the playlist as well as random start time) -- example demo w/ non-stop-pop
  • youtube streaming works on mobile browsers
  • GTA V style UI // responsive UI/ UX on mobile browsers

If developed further, possible features to add:

  • Current playing song
  • Toggle between list view and radial view on desktop browsers
  • Clean up UI
  • Cookies for last played radio station

Random Radio Start

20 Nov 07:23
be0c204
Compare
Choose a tag to compare

Radios now start at a random time to make it feel more like a real radio.

This is done by starting at a random time in the radio video. (videos only currently)

Mobile Release

20 Nov 07:00
c78a1de
Compare
Choose a tag to compare

Added the ability to use the website on mobile browsers without having to interact with any play/ pause/ volume buttons. Also added a completely new UI for the mobile view.

First Release

15 Nov 15:16
579905a
Compare
Choose a tag to compare

Description

This web application replicates the radio wheel from GTA V, allowing users to listen to various GTA V radio stations online. The app streams radio content from YouTube, providing an authentic GTA V radio experience complete with all radio information.
--App currently works for desktop browsers only as I haven't made the mobile browser autoplay work-around yet.

Features

  • Stream GTA V radio stations from YouTube.
  • Display currently playing radio details.
  • Elegant and responsive UI mimicking GTA V's style.

Live Deployment