Julian Anderson

Results 19 comments of Julian Anderson

@pukkandan I forked this repo and merged your branch into my copy. Build was successful; it addresses point 5, but unfortunately, point 1 is still broken. Re: point 5: ```bash...

Sure! Command output is listed again below, with the one and only `.dump` file that was created attached. ```bash λ › ~/yt-dlp/yt-dlp "https://www.tiktok.com/@uwumi" -vU -o "%(upload_date)s-%(id)s.%(ext)s" --write-pages [debug] Command-line config:...

Sure. I've forked youtube-dl and merged that branch into my copy. Interestingly, this time, I can still download the individual video: ```bash λ › ~/youtube-dl/youtube-dl "https://www.tiktok.com/@uwumi/video/7108144227934227758" -v -o "%(upload_date)s-%(id)s.%(ex t)s"...

Confirmed, woohoo! Below is a successful run of previous attempts (albeit clipped for brevity). It looks like this is probably a result of TikTok changing how their site handles yt-dlp's...

I can confirm that 1, 2, and 5 are fixed. I have not yet confirmed 3 and 4 are fixed; I will be able to test them in a little...

Ah, TikTok... Here's a test run from me: ``` λ › yt-dlp -vU "https://www.tiktok.com/@uwumi" -o "%(upload_date)s-%(id)s.%(ext)s" --write-pages [debug] Command-line config: ['-vU', 'https://www.tiktok.com/@uwumi', '-o', '%(upload_date)s-%(id)s.%(ext)s', '--write-pages'] [debug] Encodings: locale UTF-8, fs...

Agreed. In the meantime, we can still download individual TikToks, which is nice. I took a look through the main dump file I attached in my last comment, and the...

From my Android phone (motorola moto g power), I couldn't find that package, but I _did_ find `com.zhiliaoapp.musically`. Here's an extract from the `AndroidManifest.xml` of its `base.apk`: ```xml ``` So...

This problem is still present in the Super TTC single file for 16.3.6 (the first available asset [here](https://github.com/be5invis/Iosevka/releases/tag/v16.3.6)), so this issue should remain open.

Also, a workaround: if you simply take the super TTC file and manually move it into `~/Library/Fonts`, all of the variants included in that file will show up in your...