Greasy Fork is available in English.

Export Youtube Playlist in tab delimited text

Creates the current playlist as tab delimited text to be easily copied

< Export Youtube Playlist in tab delimited text 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2024-02-07

Very very useful. My only recommendation would be to add upload date category. However, if retrieving that info slows down the process significantly or requires YouTube API then perhaps it would not be worth doing.

max44개발자
§
작성: 2024-02-07

Thank you. I carefully looked through html-code of a playlist and could not find there any exact upload date. Only useless words like "3 months ago". So, the only way is to use API. But my knowledge of this is very weak. I'll try to find some examples and if API calls do not slow down the process noticeably, I'll add the suggested functionality.

max44개발자
§
작성: 2024-02-07

I've found some examples. But I'm afraid API is not our way. First of all, each user, who wants this function, has to get its own API key and put it manually into the script code. And each API call can take up to 5 seconds of time.

댓글 남기기

댓글을 남기려면 로그인하세요.