howto:youtube

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:youtube [2022/02/24 22:31] andihowto:youtube [2024/01/28 17:50] (current) – [Development] andi
Line 1: Line 1:
 = YouTube = YouTube
  * Our youtube channel: https://youtube.com/mediacccde aka https://www.youtube.com/channel/UC2TXq_t06Hjdr2g_KdKpHQg  * Our youtube channel: https://youtube.com/mediacccde aka https://www.youtube.com/channel/UC2TXq_t06Hjdr2g_KdKpHQg
 + * Explainer blog post: https://events.ccc.de/en/2015/01/03/the-youtube-and-stream-dump-problem/
  * revoke OAuth tokens: https://myaccount.google.com/u/1/b/101540674416643721492/security  * revoke OAuth tokens: https://myaccount.google.com/u/1/b/101540674416643721492/security
  * Link to accept Brand invite: https://myaccount.google.com/brandaccounts?si=1  * Link to accept Brand invite: https://myaccount.google.com/brandaccounts?si=1
  
 == Releasing == Releasing
 +
 === License === License
 Youtube supports two different [[licences]], which the publishing script [[https://github.com/voc/voctopublish/blob/7c28112b70ef3fbd74e729da52672f5ff2f4b5c8/voctopublish/api_client/youtube_client.py#L179-L183|automatically chooses]] based on the Meta.License property setting. Youtube supports two different [[licences]], which the publishing script [[https://github.com/voc/voctopublish/blob/7c28112b70ef3fbd74e729da52672f5ff2f4b5c8/voctopublish/api_client/youtube_client.py#L179-L183|automatically chooses]] based on the Meta.License property setting.
Line 48: Line 50:
  
   * **Publishing.YouTube.TitleSuffix** Text-Stück welches an das Ende des Titels angehängt wird, z.B. ` @ 31C3`   * **Publishing.YouTube.TitleSuffix** Text-Stück welches an das Ende des Titels angehängt wird, z.B. ` @ 31C3`
-  * **Publishing.YouTube.TitlePrefix** Text-Stück welches an das Anfang des Titels angehängt wird +  * **Publishing.YouTube.TitlePrefix** Text-Stück welches an das Anfang des Titels angehängt wird z.B. `37C3 - ` 
-  * **Publishing.YouTube.TranslationTitlePrefix** +  * **Publishing.YouTube.TranslationTitlePrefix** ersetzt `TitlePrefix` bei übersetzten Uploads, z.B. `37C3 ${language_code} - ` 
-  * **Publishing.YouTube.TranslationTitleSuffix**  +  * **Publishing.YouTube.TranslationTitleSuffix** analog 
-    * können jeweils sprachbezogene Variablen enthalten, damit man flexible je nachdem, ob's eine Uebersetzung ist oder nicht, andere Praefixe/Suffixe verwenden kann. +    * können jeweils sprachbezogene Variablen enthalten, damit man flexible je nachdem, ob's eine Übersetzung ist oder nicht, andere Praefixe/Suffixe verwenden kann. 
-      * `'${translation}` z.B. deutsche Übersetzung, english translation, traduction française+      * `${translation}` z.B. deutsche Übersetzung, english translation, traduction française
       * `${language_code}` z.B. deu, eng, fra       * `${language_code}` z.B. deu, eng, fra
       * `${language_name}` z.B. German, English, French       * `${language_name}` z.B. German, English, French
 +
 +   * **Fahrplan.Title.deu**, **Fahrplan.Title.eng**, **Fahrplan.Title.fra** … lokalisierter Titel für Übersetzungs-Uploads
 +
 +
  
 ==== Kategorie ==== Kategorie
Line 100: Line 106:
 == Development == Development
  
-Neben dem oben verlinkten Channel media.ccc.de, gibt es noch einen gesonderten Account `c3voc` für Tests und Experimente: https://www.youtube.com/channel/UCrO0LLA6xhVxBBtwklQbVUA +Neben dem oben verlinkten Channel `mediacccde`, gibt es noch  
 +einen gesonderten Account `c3voc` für Tests und Experimente: https://www.youtube.com/channel/UCrO0LLA6xhVxBBtwklQbVUA 
  
 Dieser Kanal lässt sich beispielsweise über den Tracker-Worker `Z_releasing-dev` bespielen, der in `releasing.c3voc.de:~voc/publishing_dev/` lebt.  Dieser Kanal lässt sich beispielsweise über den Tracker-Worker `Z_releasing-dev` bespielen, der in `releasing.c3voc.de:~voc/publishing_dev/` lebt. 
  
  
  • howto/youtube.1645738315.txt.gz
  • Last modified: 2022/02/24 22:31
  • by andi