You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add music URL extraction functionality to x402_agent_demo
- Introduced extract_music_url function to parse and retrieve SoundCloud links from HTML/text content.
- Updated main function to attempt music URL extraction from payment result body, displaying it if found.
- Enhanced overall readability and maintainability of the code by organizing new functionality logically within the existing structure.
0 commit comments