DocumentCloud Batch Upload Script Tutorial | macOS version
This video provides an overview of how to use the Batch Upload Script on a computer using the macOS operating system. It was written to upload the CIA Crest files, a collection containing almost 1 million files.
It keeps track of which files were uploaded successfully, As a result, it can be stopped and restarted and pick up where it left off and errors can be retried. It uploads files in batches. It can be stopped gracefully by pressing Ctrl+C (once) while running.
As a reminder, your DocumentCloud account must be verified in order to use the script. The following link will take you to the submission form to start the process: https://airtable.com/shrZrgdmuOwW0ZLPM
0:00 Finding the batch upload script
https://github.com/MuckRock
0:35 Verification link for DocumentCloud
0:40 Installing Python
1:20 Running Install Certificates.command to install SSL for the script to run properly on macOS X
1:52 Installing pip
python3 get-pip.py
2:08 Grabbing the script from GitHub
2:30 Setting environment variables DC_USERNAME and DC_PASSWORD for the script to run properly
export DC_USERNAME =
export DC_PASSWORD =
2:58 Locating the project ID for the script
3:15 Installing pip packages from requirements.txt in script folder
pip install -r requirements.txt
3:52 Finding the file path to the directory of documents we are seeking to upload
4:40 Generating a CSV file that describes our uploadable content using the script
5:45 Uploading documents using the script once CSV is generated
5:56 Note about delayed processing/indexing of documents by using the batch upload script
6:43 Verified that documents uploaded properly
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «DocumentCloud Batch Upload Script Tutorial | macOS version», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.