78 Commits
Author SHA1 Message Date
n0stal6icandGitHub 6f80409ee4 Update README.md 2026-08-27 22:13:20 -05:00
n0stal6icandGitHub e01d6fdc06 Update README.md 2026-08-27 22:12:29 -05:00
n0stal6icandGitHub 69a79eab5c Update Spotify audio format from AAC@L1 to AAC@Chrome 2026-08-06 21:09:12 -05:00
n0stal6icandGitHub ead036281f Update Spotify entry with additional audio format 2026-08-06 19:13:02 -05:00
n0stal6icandGitHub 02e342d8c7 Update Spotify bitrate information in README
Removed the bitrate for Spotify in the README.
2026-08-06 19:08:10 -05:00
n0stal6icandGitHub 923ec050b2 Add Audius service to the README 2026-08-06 11:13:43 -05:00
n0stal6icandGitHub 64ed74a3ef Add Knowledge Canada to streaming services list 2026-08-06 07:25:18 -05:00
n0stal6icandGitHub 874a33abdb Add HBO Max entry to streaming services list 2026-08-03 22:30:13 -05:00
n0stal6icandGitHub da68ce2290 Remove HBO Max from README
Removed HBO Max entry from the streaming services list.
2026-08-03 22:25:20 -05:00
n0stal6icandGitHub a8d1245c1b Add HBO Max entry to streaming services list 2026-08-03 21:58:25 -05:00
n0stal6icandGitHub c63a833cd4 Add Knowledge Kids Canada to streaming services list 2026-08-02 22:37:59 -05:00
n0stal6icandGitHub bb30a10fd1 Add FOX One to streaming services list 2026-08-02 21:57:56 -05:00
n0stal6icandGitHub 076f58907d Enhance region handling with override option
Added region override option to constructor and updated region detection logic.
2026-08-02 16:14:02 -05:00
n0stal6icandGitHub bdef6885ed Refactor client token handling and licensing logic 2026-08-02 16:07:20 -05:00
n0stal6icandGitHub 11c45d74b9 Modified device_identifier property and cookie handling 2026-08-02 15:39:43 -05:00
n0stal6icandGitHub 590186723a Add new app_id and secret to config.yaml 2026-07-30 11:33:22 -05:00
n0stal6icandGitHub b3078b7d6a Add Tidal streaming service to README 2026-07-30 09:14:34 -05:00
n0stal6icandGitHub 3b712d1ef7 Update ARL retrieval and cover image URL format 2026-07-28 18:21:16 -05:00
n0stal6icandGitHub c91a31b3b4 Fix error message formatting for sp_dc configuration 2026-07-28 18:19:46 -05:00
n0stal6icandGitHub a10876b6fb Refine 'sp_dc' handling and error messaging
Updated error message for missing 'sp_dc' and improved cookie retrieval logic.
2026-07-28 18:19:05 -05:00
n0stal6icandGitHub 18088100f1 Improve user authentication token handling
Refactor token retrieval logic to check multiple keys for user authentication token.
2026-07-28 18:17:43 -05:00
n0stal6icandGitHub 33864f0be4 Refactor token resolution logic in SoundCloud client 2026-07-28 18:16:12 -05:00
n0stal6icandGitHub 1b1142aa9f Add 'single' parameter to PHLO constructor and methods
Updated PHLO class to include a new 'single' parameter in the constructor and modified related methods to handle it. Adjusted regex patterns and improved error handling in GraphQL queries and session management.
2026-07-28 18:11:47 -05:00
n0stal6icandGitHub dabe1bac1b Update persisted queries in config.yaml 2026-07-28 18:10:49 -05:00
n0stal6icandGitHub fa96a900b8 Update README.md 2026-07-28 15:44:34 -05:00
n0stal6icandGitHub db32b833c9 Add new web endpoints and update device type_id 2026-07-28 14:03:02 -05:00
n0stal6icandGitHub afe2dd8c39 Add customer_id and region resolution method 2026-07-28 14:02:46 -05:00
n0stal6icandGitHub 876e6e30d4 Update README.md 2026-07-28 13:35:35 -05:00
n0stal6icandGitHub 4c6c03b0b6 Add retry mechanism for Widevine license requests
Implement retry logic for Widevine license retrieval with error handling.
2026-07-22 15:26:35 -05:00
n0stal6icandGitHub 6c9ed61ef4 Fix return statement formatting in __init__.py 2026-07-22 15:15:13 -05:00
n0stal6icandGitHub d9f543bf0e Add request handling for API rate limiting 2026-07-22 15:02:29 -05:00
n0stal6icandGitHub 4df72d1b45 Add docstring for SPOT class and exception
Add docstring for SPOT class and WebApiAuthError exception
2026-07-22 14:08:28 -05:00
n0stal6icandGitHub c757fd6485 Implement _WebApiAuthError for API authentication
Add custom exception for Web API authentication errors and handle it in API calls.
2026-07-22 13:37:26 -05:00
n0stal6icandGitHub 5fbd8480df Add pathfinder API and hashes to config.yaml 2026-07-22 13:31:33 -05:00
n0stal6icandGitHub 58aaca50ce Add Spotify entry to streaming services list 2026-07-22 12:57:19 -05:00
n0stal6icandGitHub bc6c43af7d Update README.md 2026-07-22 11:28:58 -05:00
n0stal6icandGitHub 51b20d2628 Fix formatting in README 2026-07-22 11:28:48 -05:00
n0stal6icandGitHub e5d0a69673 Add Deezer service information to README 2026-07-22 11:23:20 -05:00
n0stal6icandGitHub a9eca38d76 Fix log error messages for clarity 2026-07-22 11:22:26 -05:00
n0stal6icandGitHub 66c95b0971 Fix authorization comment format in QOBZ service 2026-07-22 11:18:59 -05:00
n0stal6icandGitHub b57c180df9 Update __init__.py 2026-07-22 11:18:46 -05:00
n0stal6icandGitHub fb0a0c08fc Update __init__.py 2026-07-22 08:53:32 -05:00
n0stal6icandGitHub b13c332609 Fix comment formatting in SNDC class docstring 2026-07-22 08:53:12 -05:00
n0stal6icandGitHub e892b47f24 Update __init__.py 2026-07-22 08:52:55 -05:00
n0stal6icandGitHub 16762558dd Remove unnecessary whitespace in PCOK class docstring 2026-07-22 08:52:40 -05:00
n0stal6icandGitHub 1a5f665bd3 Fix formatting issue in PBSK service code 2026-07-22 08:52:30 -05:00
n0stal6icandGitHub 9d32668e87 Update PBS class docstring 2026-07-22 08:51:50 -05:00
n0stal6icandGitHub 3ec36d66d3 Fix formatting in NFBC class docstring
Removed unnecessary newline in NFBC class docstring.
2026-07-22 08:51:39 -05:00
n0stal6icandGitHub 3e8c418a4e Update __init__.py 2026-07-22 08:51:27 -05:00
n0stal6icandGitHub 8da670b51a Update documentation for AMZN service class 2026-07-22 08:51:17 -05:00
n0stal6icandGitHub a9c7c574e8 Refine docstring for HULU class
Updated class docstring for HULU service.
2026-07-22 08:51:04 -05:00
n0stal6icandGitHub 585e5f3067 Add web player settings to config.yaml
Added web player configuration options to config.yaml.
2026-07-22 08:38:40 -05:00
n0stal6icandGitHub a042dfc2e3 Add device_identifier for unique device identification
Added device_identifier using secrets for unique identification.
2026-07-22 08:27:51 -05:00
n0stal6icandGitHub fdf7f49075 Add no_device option to CLI and internal logic 2026-07-14 11:50:27 -05:00
n0stal6icandGitHub 5cdcec3046 Update __init__.py 2026-07-14 10:50:54 -05:00
n0stal6icandGitHub 0a94e1a341 Implement error handling for manifest fetching
Added error handling for fetching manifest URL.
2026-07-14 10:33:16 -05:00
n0stal6icandGitHub f520d293eb Change default mpd-type from 'old' to 'new' 2026-07-14 10:12:47 -05:00
n0stal6icandGitHub 630d3f47a1 Update __init__.py 2026-07-14 09:27:15 -05:00
n0stal6icandGitHub 61f71fefbc Update README.md 2026-07-14 09:09:59 -05:00
n0stal6icandGitHub 373f5114ad Update README.md 2026-07-14 09:06:42 -05:00
n0stal6icandGitHub d45878cea3 Modify streaming quality details 2026-07-14 09:04:06 -05:00
n0stal6icandGitHub 9a36902e1a Update streaming quality format 2026-07-14 09:03:06 -05:00
n0stal6icandGitHub e1656c7097 Update streaming service security and authorization levels 2026-07-14 08:54:33 -05:00
n0stal6icandGitHub a902dd9436 Update __init__.py 2026-07-14 08:51:45 -05:00
n0stal6icandGitHub 20b4c8cbf1 Modify SoundCloud streaming quality in README
Updated SoundCloud entry to reflect new streaming quality.
2026-07-14 08:45:28 -05:00
n0stal6icandGitHub 4cd8707d3a Update SoundCloud quality level in README 2026-07-14 08:43:12 -05:00
n0stal6icandGitHub 8bcc3b7c87 Update SoundCloud streaming quality in README 2026-07-14 08:42:55 -05:00
n0stal6icandGitHub 9ea38f88f0 Add drm_license_host to config.yaml 2026-07-14 08:42:01 -05:00
n0stal6icandGitHub e5481e23da Enhance SoundCloud service with DRM support 2026-07-14 08:41:34 -05:00
n0stal6icandGitHub c80a250e7d Update
Refactor HULU command-line interface to support movie and series options, and update dynamic range handling.
2026-07-13 07:25:35 -05:00
n0stal6icandGitHub 8f1c978238 Update README.md 2026-07-12 18:43:08 -05:00
n0stal6icandGitHub a980367c73 Update README.md 2026-07-12 10:14:40 -05:00
n0stal6icandGitHub aa8956a099 Enhance subtitle processing in HLS tracks
Refactor subtitle handling to filter out empty tracks and add a new method to check for cues in subtitles.
2026-07-11 22:12:36 -05:00
n0stal6icandGitHub ce482a342f Add new identifier to config.yaml
Added a new identifier 'A2SNKIF736WF4T' to the list.
2026-07-09 13:16:07 -05:00
n0stal6icandGitHub ccdf85d4c4 Refactor DRM system detection and bitrate handling 2026-07-09 13:15:00 -05:00
n0stal6icandGitHub f728d14669 Enhance AMZN service with additional features and logging
Added Video import and enhanced logging for licensing and manifest retrieval processes. Improved error handling for entitlement checks and device registration.
2026-07-09 08:54:17 -05:00
n0stal6icandGitHub 8035fd7888 Fix formatting and ensure newline at end of file 2026-07-09 08:38:22 -05:00
n0stal6icandGitHub 42136608bb Fix formatting and add newline at end of file 2026-07-09 08:37:55 -05:00