diff --git a/src/code/__pycache__/config.cpython-312.pyc b/src/code/__pycache__/config.cpython-312.pyc new file mode 100644 index 0000000..7d7347a Binary files /dev/null and b/src/code/__pycache__/config.cpython-312.pyc differ diff --git a/src/code/__pycache__/database.cpython-312.pyc b/src/code/__pycache__/database.cpython-312.pyc new file mode 100644 index 0000000..00f1cc9 Binary files /dev/null and b/src/code/__pycache__/database.cpython-312.pyc differ diff --git a/src/code/__pycache__/handlers.cpython-312.pyc b/src/code/__pycache__/handlers.cpython-312.pyc new file mode 100644 index 0000000..c4dd932 Binary files /dev/null and b/src/code/__pycache__/handlers.cpython-312.pyc differ diff --git a/src/code/__pycache__/init.cpython-312.pyc b/src/code/__pycache__/init.cpython-312.pyc new file mode 100644 index 0000000..1678902 Binary files /dev/null and b/src/code/__pycache__/init.cpython-312.pyc differ diff --git a/src/code/__pycache__/scripts.cpython-312.pyc b/src/code/__pycache__/scripts.cpython-312.pyc new file mode 100644 index 0000000..325108d Binary files /dev/null and b/src/code/__pycache__/scripts.cpython-312.pyc differ diff --git a/src/code/scripts.py b/src/code/scripts.py index 3413dee..dca8590 100644 --- a/src/code/scripts.py +++ b/src/code/scripts.py @@ -82,7 +82,7 @@ def make_full_clip(paths): full_clip = concatenate_videoclips(clips) # cклеиваем все клипы full_clip = full_clip.without_audio() # удаляем звук - full_clip = full_clip.time_transform(lambda t: t * 1.5).with_duration(full_clip.duration / 1.5) # ускоряем в 1.5 раз + full_clip = full_clip.time_transform(lambda t: t * 2).with_duration(full_clip.duration / 2) # ускоряем в 1.5 раз full_clip = full_clip.resized(height=512) full_clip_name = f"{paths[-1][21:].replace('.mp4', '')}-{'all' if len(paths) == 3 else 'small'}.mp4" # генерируем рандомный 5-ти значный ключ diff --git a/src/videos/pr/buildings/null.md b/src/videos/pr/buildings/null.md deleted file mode 100644 index 5f42308..0000000 --- a/src/videos/pr/buildings/null.md +++ /dev/null @@ -1 +0,0 @@ -Это файл загулшка \ No newline at end of file diff --git a/src/videos/pr/buildings/pr-1b.mp4 b/src/videos/pr/buildings/pr-1b.mp4 new file mode 100644 index 0000000..e46e6c9 Binary files /dev/null and b/src/videos/pr/buildings/pr-1b.mp4 differ diff --git a/src/videos/pr/buildings/pr-2b.mp4 b/src/videos/pr/buildings/pr-2b.mp4 new file mode 100644 index 0000000..7ea8fef Binary files /dev/null and b/src/videos/pr/buildings/pr-2b.mp4 differ diff --git a/src/videos/pr/floors/null.md b/src/videos/pr/floors/null.md deleted file mode 100644 index 5f42308..0000000 --- a/src/videos/pr/floors/null.md +++ /dev/null @@ -1 +0,0 @@ -Это файл загулшка \ No newline at end of file diff --git a/src/videos/pr/floors/pr-1b-02f.mp4 b/src/videos/pr/floors/pr-1b-02f.mp4 new file mode 100644 index 0000000..a8e463a Binary files /dev/null and b/src/videos/pr/floors/pr-1b-02f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-01f.mp4 b/src/videos/pr/floors/pr-2b-01f.mp4 new file mode 100644 index 0000000..d9de97f Binary files /dev/null and b/src/videos/pr/floors/pr-2b-01f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-02f.mp4 b/src/videos/pr/floors/pr-2b-02f.mp4 new file mode 100644 index 0000000..131617b Binary files /dev/null and b/src/videos/pr/floors/pr-2b-02f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-03f.mp4 b/src/videos/pr/floors/pr-2b-03f.mp4 new file mode 100644 index 0000000..56522fb Binary files /dev/null and b/src/videos/pr/floors/pr-2b-03f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-04f.mp4 b/src/videos/pr/floors/pr-2b-04f.mp4 new file mode 100644 index 0000000..82b4678 Binary files /dev/null and b/src/videos/pr/floors/pr-2b-04f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-05f.mp4 b/src/videos/pr/floors/pr-2b-05f.mp4 new file mode 100644 index 0000000..30b0797 Binary files /dev/null and b/src/videos/pr/floors/pr-2b-05f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-06f.mp4 b/src/videos/pr/floors/pr-2b-06f.mp4 new file mode 100644 index 0000000..1bb656d Binary files /dev/null and b/src/videos/pr/floors/pr-2b-06f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-07f.mp4 b/src/videos/pr/floors/pr-2b-07f.mp4 new file mode 100644 index 0000000..aa885f5 Binary files /dev/null and b/src/videos/pr/floors/pr-2b-07f.mp4 differ diff --git a/src/videos/pr/floors/pr-2b-08f.mp4 b/src/videos/pr/floors/pr-2b-08f.mp4 new file mode 100644 index 0000000..fa17474 Binary files /dev/null and b/src/videos/pr/floors/pr-2b-08f.mp4 differ diff --git a/src/videos/pr/offices/null.md b/src/videos/pr/offices/null.md deleted file mode 100644 index 5f42308..0000000 --- a/src/videos/pr/offices/null.md +++ /dev/null @@ -1 +0,0 @@ -Это файл загулшка \ No newline at end of file diff --git a/src/videos/pr/offices/pr-1b-02f-01231c.mp4 b/src/videos/pr/offices/pr-1b-02f-01231c.mp4 new file mode 100644 index 0000000..30941d3 Binary files /dev/null and b/src/videos/pr/offices/pr-1b-02f-01231c.mp4 differ diff --git a/src/videos/pr/offices/pr-1b-02f-01232c.mp4 b/src/videos/pr/offices/pr-1b-02f-01232c.mp4 new file mode 100644 index 0000000..1c8ff62 Binary files /dev/null and b/src/videos/pr/offices/pr-1b-02f-01232c.mp4 differ diff --git a/src/videos/pr/offices/pr-1b-02f-01233c.mp4 b/src/videos/pr/offices/pr-1b-02f-01233c.mp4 new file mode 100644 index 0000000..724aea0 Binary files /dev/null and b/src/videos/pr/offices/pr-1b-02f-01233c.mp4 differ diff --git a/src/videos/pr/offices/pr-1b-02f-01234c.mp4 b/src/videos/pr/offices/pr-1b-02f-01234c.mp4 new file mode 100644 index 0000000..8fc9bfd Binary files /dev/null and b/src/videos/pr/offices/pr-1b-02f-01234c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-01f-02109c.mp4 b/src/videos/pr/offices/pr-2b-01f-02109c.mp4 new file mode 100644 index 0000000..795b987 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-01f-02109c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-01f-02110c.mp4 b/src/videos/pr/offices/pr-2b-01f-02110c.mp4 new file mode 100644 index 0000000..db6d325 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-01f-02110c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-01f-02116c.mp4 b/src/videos/pr/offices/pr-2b-01f-02116c.mp4 new file mode 100644 index 0000000..16b87aa Binary files /dev/null and b/src/videos/pr/offices/pr-2b-01f-02116c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-01f-2110аc.mp4 b/src/videos/pr/offices/pr-2b-01f-2110аc.mp4 new file mode 100644 index 0000000..db6d325 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-01f-2110аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02201c.mp4 b/src/videos/pr/offices/pr-2b-02f-02201c.mp4 new file mode 100644 index 0000000..030051a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02201c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02203c.mp4 b/src/videos/pr/offices/pr-2b-02f-02203c.mp4 new file mode 100644 index 0000000..d641774 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02203c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02204c.mp4 b/src/videos/pr/offices/pr-2b-02f-02204c.mp4 new file mode 100644 index 0000000..ccd00ce Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02204c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02205c.mp4 b/src/videos/pr/offices/pr-2b-02f-02205c.mp4 new file mode 100644 index 0000000..b3d6aae Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02205c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02206c.mp4 b/src/videos/pr/offices/pr-2b-02f-02206c.mp4 new file mode 100644 index 0000000..f3f6f7a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02206c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02207c.mp4 b/src/videos/pr/offices/pr-2b-02f-02207c.mp4 new file mode 100644 index 0000000..d52e201 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02207c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02208c.mp4 b/src/videos/pr/offices/pr-2b-02f-02208c.mp4 new file mode 100644 index 0000000..1ad6b82 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02208c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02209c.mp4 b/src/videos/pr/offices/pr-2b-02f-02209c.mp4 new file mode 100644 index 0000000..1658e16 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02209c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-02210c.mp4 b/src/videos/pr/offices/pr-2b-02f-02210c.mp4 new file mode 100644 index 0000000..51c3c4b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-02210c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-2201мc.mp4 b/src/videos/pr/offices/pr-2b-02f-2201мc.mp4 new file mode 100644 index 0000000..d077a9b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-2201мc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-2202аc.mp4 b/src/videos/pr/offices/pr-2b-02f-2202аc.mp4 new file mode 100644 index 0000000..86ab019 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-2202аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-02f-2202бc.mp4 b/src/videos/pr/offices/pr-2b-02f-2202бc.mp4 new file mode 100644 index 0000000..baa9527 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-02f-2202бc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02303c.mp4 b/src/videos/pr/offices/pr-2b-03f-02303c.mp4 new file mode 100644 index 0000000..698a9d1 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02303c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02304c.mp4 b/src/videos/pr/offices/pr-2b-03f-02304c.mp4 new file mode 100644 index 0000000..d04da97 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02304c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02305c.mp4 b/src/videos/pr/offices/pr-2b-03f-02305c.mp4 new file mode 100644 index 0000000..87d6907 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02305c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02306c.mp4 b/src/videos/pr/offices/pr-2b-03f-02306c.mp4 new file mode 100644 index 0000000..0f021f9 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02306c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02411c.mp4 b/src/videos/pr/offices/pr-2b-03f-02411c.mp4 new file mode 100644 index 0000000..f4663cb Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02411c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-03f-02413c.mp4 b/src/videos/pr/offices/pr-2b-03f-02413c.mp4 new file mode 100644 index 0000000..98bf138 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-03f-02413c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-04f-02402c.mp4 b/src/videos/pr/offices/pr-2b-04f-02402c.mp4 new file mode 100644 index 0000000..d0ec973 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-04f-02402c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-04f-02403c.mp4 b/src/videos/pr/offices/pr-2b-04f-02403c.mp4 new file mode 100644 index 0000000..d0ec973 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-04f-02403c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-04f-02407c.mp4 b/src/videos/pr/offices/pr-2b-04f-02407c.mp4 new file mode 100644 index 0000000..9b7524b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-04f-02407c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-04f-02408c.mp4 b/src/videos/pr/offices/pr-2b-04f-02408c.mp4 new file mode 100644 index 0000000..1092607 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-04f-02408c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-04f-02412c.mp4 b/src/videos/pr/offices/pr-2b-04f-02412c.mp4 new file mode 100644 index 0000000..cafac5b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-04f-02412c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02501c.mp4 b/src/videos/pr/offices/pr-2b-05f-02501c.mp4 new file mode 100644 index 0000000..73b2ad8 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02501c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02502c.mp4 b/src/videos/pr/offices/pr-2b-05f-02502c.mp4 new file mode 100644 index 0000000..fe2ac4d Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02502c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02503c.mp4 b/src/videos/pr/offices/pr-2b-05f-02503c.mp4 new file mode 100644 index 0000000..7f9c408 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02503c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02505c.mp4 b/src/videos/pr/offices/pr-2b-05f-02505c.mp4 new file mode 100644 index 0000000..40ddc1b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02505c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02506c.mp4 b/src/videos/pr/offices/pr-2b-05f-02506c.mp4 new file mode 100644 index 0000000..2800947 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02506c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02507c.mp4 b/src/videos/pr/offices/pr-2b-05f-02507c.mp4 new file mode 100644 index 0000000..325d91c Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02507c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02552c..mp4 b/src/videos/pr/offices/pr-2b-05f-02552c..mp4 new file mode 100644 index 0000000..930ae94 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02552c..mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02552c.mp4 b/src/videos/pr/offices/pr-2b-05f-02552c.mp4 new file mode 100644 index 0000000..163c2c2 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02552c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02553c.mp4 b/src/videos/pr/offices/pr-2b-05f-02553c.mp4 new file mode 100644 index 0000000..389f9f3 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02553c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02554c.mp4 b/src/videos/pr/offices/pr-2b-05f-02554c.mp4 new file mode 100644 index 0000000..a1d191a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02554c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02555c.mp4 b/src/videos/pr/offices/pr-2b-05f-02555c.mp4 new file mode 100644 index 0000000..e376dc2 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02555c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02557c.mp4 b/src/videos/pr/offices/pr-2b-05f-02557c.mp4 new file mode 100644 index 0000000..2ece78b Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02557c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02558c.mp4 b/src/videos/pr/offices/pr-2b-05f-02558c.mp4 new file mode 100644 index 0000000..6a4861f Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02558c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-05f-02559c.mp4 b/src/videos/pr/offices/pr-2b-05f-02559c.mp4 new file mode 100644 index 0000000..28b36df Binary files /dev/null and b/src/videos/pr/offices/pr-2b-05f-02559c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02605c.mp4 b/src/videos/pr/offices/pr-2b-06f-02605c.mp4 new file mode 100644 index 0000000..73de985 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02605c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02606c.mp4 b/src/videos/pr/offices/pr-2b-06f-02606c.mp4 new file mode 100644 index 0000000..68dd500 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02606c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02608c.mp4 b/src/videos/pr/offices/pr-2b-06f-02608c.mp4 new file mode 100644 index 0000000..5755bc1 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02608c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02609c.mp4 b/src/videos/pr/offices/pr-2b-06f-02609c.mp4 new file mode 100644 index 0000000..95d7707 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02609c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02610c.mp4 b/src/videos/pr/offices/pr-2b-06f-02610c.mp4 new file mode 100644 index 0000000..f50d1f2 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02610c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02611c.mp4 b/src/videos/pr/offices/pr-2b-06f-02611c.mp4 new file mode 100644 index 0000000..d6ca955 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02611c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02662c.mp4 b/src/videos/pr/offices/pr-2b-06f-02662c.mp4 new file mode 100644 index 0000000..bb37f72 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02662c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02663c.mp4 b/src/videos/pr/offices/pr-2b-06f-02663c.mp4 new file mode 100644 index 0000000..f1e2ab7 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02663c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02664c.mp4 b/src/videos/pr/offices/pr-2b-06f-02664c.mp4 new file mode 100644 index 0000000..4d9580a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02664c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02668c.mp4 b/src/videos/pr/offices/pr-2b-06f-02668c.mp4 new file mode 100644 index 0000000..67fb738 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02668c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-06f-02669c.mp4 b/src/videos/pr/offices/pr-2b-06f-02669c.mp4 new file mode 100644 index 0000000..6e13a2a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-06f-02669c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02802c.mp4 b/src/videos/pr/offices/pr-2b-08f-02802c.mp4 new file mode 100644 index 0000000..5ac9202 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02802c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02803c.mp4 b/src/videos/pr/offices/pr-2b-08f-02803c.mp4 new file mode 100644 index 0000000..403bd43 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02803c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02804c.mp4 b/src/videos/pr/offices/pr-2b-08f-02804c.mp4 new file mode 100644 index 0000000..0bdb537 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02804c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02806c.mp4 b/src/videos/pr/offices/pr-2b-08f-02806c.mp4 new file mode 100644 index 0000000..5770164 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02806c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02808c.mp4 b/src/videos/pr/offices/pr-2b-08f-02808c.mp4 new file mode 100644 index 0000000..40f0dc4 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02808c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02810c.mp4 b/src/videos/pr/offices/pr-2b-08f-02810c.mp4 new file mode 100644 index 0000000..c423b5c Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02810c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02811c.mp4 b/src/videos/pr/offices/pr-2b-08f-02811c.mp4 new file mode 100644 index 0000000..04cda60 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02811c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02812c.mp4 b/src/videos/pr/offices/pr-2b-08f-02812c.mp4 new file mode 100644 index 0000000..fa78b3a Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02812c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02813c.mp4 b/src/videos/pr/offices/pr-2b-08f-02813c.mp4 new file mode 100644 index 0000000..d06a328 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02813c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02814c.mp4 b/src/videos/pr/offices/pr-2b-08f-02814c.mp4 new file mode 100644 index 0000000..a362948 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02814c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-02816c.mp4 b/src/videos/pr/offices/pr-2b-08f-02816c.mp4 new file mode 100644 index 0000000..2c74997 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-02816c.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2802аc.mp4 b/src/videos/pr/offices/pr-2b-08f-2802аc.mp4 new file mode 100644 index 0000000..f5ad2f9 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2802аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2814аc.mp4 b/src/videos/pr/offices/pr-2b-08f-2814аc.mp4 new file mode 100644 index 0000000..a8ab954 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2814аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2815аc.mp4 b/src/videos/pr/offices/pr-2b-08f-2815аc.mp4 new file mode 100644 index 0000000..e25b8ae Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2815аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2815бc.mp4 b/src/videos/pr/offices/pr-2b-08f-2815бc.mp4 new file mode 100644 index 0000000..04ca9d6 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2815бc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2815вc.mp4 b/src/videos/pr/offices/pr-2b-08f-2815вc.mp4 new file mode 100644 index 0000000..45a0fa1 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2815вc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2815гc.mp4 b/src/videos/pr/offices/pr-2b-08f-2815гc.mp4 new file mode 100644 index 0000000..e22b13d Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2815гc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2816бc.mp4 b/src/videos/pr/offices/pr-2b-08f-2816бc.mp4 new file mode 100644 index 0000000..246e09c Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2816бc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2817аc.mp4 b/src/videos/pr/offices/pr-2b-08f-2817аc.mp4 new file mode 100644 index 0000000..92f18f0 Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2817аc.mp4 differ diff --git a/src/videos/pr/offices/pr-2b-08f-2817бc.mp4 b/src/videos/pr/offices/pr-2b-08f-2817бc.mp4 new file mode 100644 index 0000000..404c78f Binary files /dev/null and b/src/videos/pr/offices/pr-2b-08f-2817бc.mp4 differ diff --git a/src/videos/pr/other/null.md b/src/videos/pr/other/null.md deleted file mode 100644 index 5f42308..0000000 --- a/src/videos/pr/other/null.md +++ /dev/null @@ -1 +0,0 @@ -Это файл загулшка \ No newline at end of file diff --git a/src/videos/pr/other/pr-cafe.mp4 b/src/videos/pr/other/pr-cafe.mp4 new file mode 100644 index 0000000..f783122 Binary files /dev/null and b/src/videos/pr/other/pr-cafe.mp4 differ diff --git a/src/videos/pr/other/pr-coworking.mp4 b/src/videos/pr/other/pr-coworking.mp4 new file mode 100644 index 0000000..b4e8e93 Binary files /dev/null and b/src/videos/pr/other/pr-coworking.mp4 differ diff --git a/src/videos/pr/other/pr-library.mp4 b/src/videos/pr/other/pr-library.mp4 new file mode 100644 index 0000000..2429924 Binary files /dev/null and b/src/videos/pr/other/pr-library.mp4 differ diff --git a/src/videos/pr/other/pr-museum.mp4 b/src/videos/pr/other/pr-museum.mp4 new file mode 100644 index 0000000..7031c02 Binary files /dev/null and b/src/videos/pr/other/pr-museum.mp4 differ