-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
I'm trying to use the Youtube Content ID API to monetize a video.
The video upload works fine.
When I try to create new asset the API returns 403 forbidden and no more info.
`
$asset = new \Goo…
-
## About
Marquez is an open source metadata service for the collection, aggregation, and visualization of a data ecosystem's metadata. It maintains the provenance of how datasets are consumed and p…
amotl updated
5 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Around about the 2nd August I upgraded (all packages and dbt) but in particular this packag…
johnf updated
2 weeks ago
-
I have some code to pull metadata from YouTube
```python
response = requests.get(video_url)
metadata = extruct.extract(response.text, base_url="https://youtube.com")
```
Have noticed some rec…
-
I use youtube-dl material to download music on my server and then stream it through my PLEX server.
Currently, the produced audio files have no ID3 metadata, so plex struggles when picking up the fil…
-
```php
$embed = new LibEmbed();
$info = $embed->get($url);
$metadata['title'] = $info->title;
$metadata['description'] = $info->description;
$me…
-
I'm subscribed to some playlists with live streams. Sadly most of the time when pinchflat auto downloads those live streams the first few minutes are missing. I have to delete the file and manually re…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a feature unr…
-
JUST IN CASE we have time for it, youtube search and downloading of metadata and songs from YouTube using inofficial APIs and youtube-dl for audio would be awesome.