Using yt-dlp to extract information
As far as I remember before when trying to use
yt-dlp
in a project - an error immediately appeared at the build stage. I would like to clarify this point now, as yt-dlp
doesn't seem to violate the usage rules and it is not in https://railway.app/legal/fair-use. So I'd like to ask if it's possible to use it in projects now, I'll tell you up front - I need it for extracting information from tiktok
videos, it will be something like that:
Solution:Jump to solution
well given the fact I don't work for Railway I have no real power here, I am just telling you the facts, you are free to do what you want, just know people have been banned for similar things
16 Replies
Project ID:
N/A
Also if the use of
yt-dlp
is still forbidden. Maybe someone knows an alternative solutioneven thought you aren't using it to download videos, it would still count as crawling or scraping, and in this instance, it wouldn't be allowed since your use of yt-dlp could hinder people who are using official APIs
I take it you are referring to the official TikTok API? But how can yt-dlp interfere with them? It turns out that even collecting information on hosting is forbidden - after all, scrapers are often used for this purpose
you can't, that's why it's not allowed, it doesn't use official APIs
Do you know of any alternatives? It just turns out that all unofficial APIs cannot be used on hosting
Scrapers implemented with
bs4
I take it are also forbidden?does tick-tock have an official api
It's there, it's just hard to access it.
that doesn't sound very official then
But as for me you have too much faith in the honesty of people, I am sure that on your hosting thousands of projects in which there are scrapers
there's zero people hosting scrappers on my platform
you can see for yourself https://developers.tiktok.com/doc/display-api-overview/ to get access you have to create your own application, then verify it. Too many unnecessary steps
that seems totally reasonable
And after all that, you get very limited functionality
Solution
well given the fact I don't work for Railway I have no real power here, I am just telling you the facts, you are free to do what you want, just know people have been banned for similar things
got it, thank you