Imported Channel Missing Data #2

Open
opened 2025-10-21 22:47:02 -04:00 by sickprodigy · 2 comments
Owner

Once a channel or video is imported.

Example: https://tubearchivist.rcs1.top/channel/UCCRt2MnEf78kj7aWylAskAQ/about/

It's not showing a banner or logo/pfp/icon/whatever. A little extra information from original would be nice to add also.

<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <identifier>TerryDavisAltChannel</identifier>
  <scanner>Internet Archive Python library 1.5.0</scanner>
  <publicdate>2017-06-05 04:44:17</publicdate>
  <title>YouTube Archive: Terry A. Davis' Alternate YouTube Channel (UCCRt2MnEf78kj7aWylAskAQ)</title>
  <mediatype>movies</mediatype>
  <collection>opensource_movies</collection>
  <uploader>justsomedude@cock.li</uploader>
  <addeddate>2017-06-05 04:44:17</addeddate>
  <curation>[curator]validator@archive.org[/curator][date]20170605044443[/date][comment]checked for malware[/comment]</curation>
  <creator>Terry A. Davis</creator>
  <description>youtube-dl bestvideo+bestaudio archive of Terry Davis' alternate YouTube channel, formerly at https://www.youtube.com/channel/UCCRt2MnEf78kj7aWylAskAQ. It was closed on June 2, 2017. This collection contains all videos that were available a week before its closure. Five of Terry's live stream recordings were unavailable due to copyrighted audio. The ID of affected videos is noted in "!Blocked.txt".&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Included subtitles (.vtt) are generated via YouTube auto-transcription.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Terry's main channel is being uploaded by another uploader and can be found here: https://archive.org/details/TerryADavisTempleOSYouTubeChannelArchive&lt;/div&gt;</description>
  <subject>Terry A. Davis</subject>
  <subject>TempleOS</subject>
  <subject>operating system</subject>
  <subject>filesystem</subject>
  <subject>SparrowOS</subject>
  <subject>LoseThos</subject>
  <sound>sound</sound>
  <color>color</color>
  <subject>Terry Davis</subject>
  <backup_location>ia906405_22</backup_location>
  <collection>community</collection>
</metadata>

Once a channel or video is imported. Example: https://tubearchivist.rcs1.top/channel/UCCRt2MnEf78kj7aWylAskAQ/about/ It's not showing a banner or logo/pfp/icon/whatever. A little extra information from original would be nice to add also. ``` <?xml version="1.0" encoding="UTF-8"?> <metadata> <identifier>TerryDavisAltChannel</identifier> <scanner>Internet Archive Python library 1.5.0</scanner> <publicdate>2017-06-05 04:44:17</publicdate> <title>YouTube Archive: Terry A. Davis' Alternate YouTube Channel (UCCRt2MnEf78kj7aWylAskAQ)</title> <mediatype>movies</mediatype> <collection>opensource_movies</collection> <uploader>justsomedude@cock.li</uploader> <addeddate>2017-06-05 04:44:17</addeddate> <curation>[curator]validator@archive.org[/curator][date]20170605044443[/date][comment]checked for malware[/comment]</curation> <creator>Terry A. Davis</creator> <description>youtube-dl bestvideo+bestaudio archive of Terry Davis' alternate YouTube channel, formerly at https://www.youtube.com/channel/UCCRt2MnEf78kj7aWylAskAQ. It was closed on June 2, 2017. This collection contains all videos that were available a week before its closure. Five of Terry's live stream recordings were unavailable due to copyrighted audio. The ID of affected videos is noted in "!Blocked.txt".&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Included subtitles (.vtt) are generated via YouTube auto-transcription.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Terry's main channel is being uploaded by another uploader and can be found here: https://archive.org/details/TerryADavisTempleOSYouTubeChannelArchive&lt;/div&gt;</description> <subject>Terry A. Davis</subject> <subject>TempleOS</subject> <subject>operating system</subject> <subject>filesystem</subject> <subject>SparrowOS</subject> <subject>LoseThos</subject> <sound>sound</sound> <color>color</color> <subject>Terry Davis</subject> <backup_location>ia906405_22</backup_location> <collection>community</collection> </metadata> ```
Author
Owner

Got kibana to work finally. So basically just need to add new user to elasticsearch, now I can connect and bash in some scripts basically.

Got kibana to work finally. So basically just need to add new user to elasticsearch, now I can connect and bash in some scripts basically.
Author
Owner

List of Channels that need updated

https://tubearchivist.rcs1.top/channel/TempleOS-TheMissingVideos
13 episodes, only 12 showing in plex for some reason

https://tubearchivist.rcs1.top/channel/UCCRt2MnEf78kj7aWylAskAQ
Terry A Davis Alt I think, above representation.

https://tubearchivist.rcs1.top/channel/UCdX4uJUwSFwiY3XBvu-F_-Q
97 Videos, not really sure what channel this is, probably TempleOS Original.
TerryADavisTempleOSYouTubeChannelArchive

Not really sure why it looks fucked up with no name. Maybe should have changed uploader name . Don't even have original to look at to see how it was done. Figure it out later to fix. The about page for each channel. Not each video yet.

List of Channels that need updated https://tubearchivist.rcs1.top/channel/TempleOS-TheMissingVideos 13 episodes, only 12 showing in plex for some reason https://tubearchivist.rcs1.top/channel/UCCRt2MnEf78kj7aWylAskAQ Terry A Davis Alt I think, above representation. https://tubearchivist.rcs1.top/channel/UCdX4uJUwSFwiY3XBvu-F_-Q 97 Videos, not really sure what channel this is, probably TempleOS Original. TerryADavisTempleOSYouTubeChannelArchive Not really sure why it looks fucked up with no name. Maybe should have changed uploader name . Don't even have original to look at to see how it was done. Figure it out later to fix. The about page for each channel. Not each video yet.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sickprodigy/TubeArchivist-Scripts#2
No description provided.