yt-videos-list icon indicating copy to clipboard operation
yt-videos-list copied to clipboard

Create and **automatically** update a list of all videos on a YouTube channel (in txt/csv/md form) via YouTube bot with end-to-end web scraping - no API tokens required. Multi-threaded support for You...

Results 5 yt-videos-list issues
Sort by recently updated
recently updated
newest added

Hi! firstly let me say you thanks. This is a good solution to me. Since last month my script do not work, some errors are shown and I not sure...

Hello there, I'm facing an issue with Youtube consent, getting the message: ``` The page did not load elements! If you've scraped many channels within a short period of time,...

``` ❯ pipx install yt-video-list Fatal error from pip prevented installation. Full pip output in file: /home/arash/.local/pipx/logs/cmd_2023-11-09_19.38.49_pip_errors.log Some possibly relevant errors from pip install: ERROR: Could not find a version...

Hi, I'm facing the following error while executing the sample : `lc.create_list_for(url='https://www.youtube.com/user/schafer5') File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/yt_videos_list/__init__.py", line 323, in create_list_for video_data, write_information = logic.execute(deque([url]), file_name, log_silently, *instance_attributes, _DummyLock()) File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/yt_videos_list/logic.py", line 198,...

Yep, sorry for my dumb question. But i try to import the playlist to youtube and it seems that there is no free option to this. Also try to upload...