From c80ce5a8e845917ae80d3473873d425b43429abc Mon Sep 17 00:00:00 2001 From: tech234a <46801700+tech234a@users.noreply.github.com> Date: Tue, 22 Sep 2020 22:14:32 -0400 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 0aa808e..5b244f3 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "name": "YTCC-Archive", - "description": "This app archives published and draft community-contributed captioning, descriptions, and titles for YouTube videos as well as credits for published captions. For the HSID, SSID, and SID values, please create a test Google account in a new browser profile (so the cookies aren't associated with your primary Google account), visit youtube.com, and extract those respective cookie values. These cookies are required because YouTube requires users to log in with any account to access the community-contributed captions and metadata editor.", + "description": "This app archives published and draft community-contributed captioning, descriptions, and titles for YouTube videos as well as credits for published captions. For the HSID, SSID, and SID values, please create a test Google account in a new browser profile (so the cookies aren't associated with your primary Google account), visit youtube.com, and extract those respective cookie values. These cookies are required because YouTube requires users to log in with any account to access the community-contributed captions and metadata editor. TRACKER_USERNAME refers to the name that appears on the [dashboard](https://tracker.archiveteam.org/ext-yt-communitycontribs/).", "repository": "https://github.com/Data-Horde/ytcc-archive-heroku", "buildpacks": [{"url": "heroku/python"}], "logo": "https://i0.wp.com/datahorde.org/wp-content/uploads/2020/04/DataHorde_Logo_2.png?fit=2331%2C2349&ssl=1",