TwoPizza9621536 / SocialMediaCatalog

Downloads a catalog of videos or tweets from a social media platform. Abandoned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Catalog

Well this is the third time I am setting up this repository, so third times a try.

Social Media Catalog (not an actual catalog but downloads a catalog) is a python library and utility that downloads entries for YouTube, Twitter, etc. This provides an abstraction layer to provide a better coding experience.

Getting Started

First clone the repository:

git clone https://github.com/TwoPizza9621536/SocialMediaCatalog.git

Development

Clone the repository and in the repository directory install the library in editable mode.

pip install -e .

Changelog

The changelog can be found at CHANGELOG.md.

Contributing

Pull Requests are welcome, but there are requirements before the code is merged in to the main branch. See the contributing guidelines before pulling. For major changes, please open an issue first to discuss the changes.

Please make sure to test changes you have made to the project. Add yourself to the contributors list so can you will be credited.

License

This project is licensed under the BSD 3-Clause license using SPDX identifier expressions like this:

SPDX-FileCopyrightText: 2021-2022 The Video Lister Contributors

SPDX-License-Identifier: BSD-3-Clause

See LICENSE for the full text.

Additionally, you are subjected under any ToS and Privacy Policy for APIs and Services.

This project uses third party libraries, see THIRDPARTYLICENSES.TXT.

About

Downloads a catalog of videos or tweets from a social media platform. Abandoned

License:Other


Languages

Language:Python 100.0%