Skip to content

Commit

Permalink
docs: link to official doc on enclosure
Browse files Browse the repository at this point in the history
  • Loading branch information
phanan committed May 20, 2024
1 parent c13ea1e commit 618963b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ The object, however, implements the `__toString` method, so you can cast it to a

### Where is an episode’s media URL?

The media URL for an episode is available as part of the episode's `enclosure` property, along with the length (in seconds) and media type.
The media URL for an episode is available as part of the episode's [`enclosure` property](https://github.com/Podcast-Standards-Project/PSP-1-Podcast-RSS-Specification#item-enclosure).

### Why are the episodes returned as an `EpisodeCollection extends LazyCollection` object? What’s a lazy collection anyway?

Expand Down

0 comments on commit 618963b

Please sign in to comment.