Giter Site home page Giter Site logo

Comments (11)

vincentkwok avatar vincentkwok commented on July 28, 2024

channel_list it was -removed- not in v1.3.1 https://github.com/vysheng/tg/blob/1.3.1/interface.c#L1292

from telegram-history-dump.

narbehaj avatar narbehaj commented on July 28, 2024

@vincentkwok ok thanks, what should I do now to export my conversations?

from telegram-history-dump.

vincentkwok avatar vincentkwok commented on July 28, 2024

the config is in master branch. Use master branch instead.

from telegram-history-dump.

narbehaj avatar narbehaj commented on July 28, 2024

@vincentkwok The telegram-cli is already in the master branch. What do you mean? What config?

from telegram-history-dump.

vincentkwok avatar vincentkwok commented on July 28, 2024

do you clone & build telegram-cli from master branch? or it was in v.1.3.1 ?

from telegram-history-dump.

narbehaj avatar narbehaj commented on July 28, 2024

@vincentkwok yes I did.

from telegram-history-dump.

vincentkwok avatar vincentkwok commented on July 28, 2024

telegram-history-dump tries to call channel_list command. It does NOT in telegram-cli v1.3.1 BUT in master branch. You have to build the telegram-cli binary yourself based on master branch steps below:

  1. clone https://github.com/vysheng/tg:master
  2. follow installation to build
  3. use built bin/telegram-cli to connect telegram
  4. ruby telegram-history-dump.rb

from telegram-history-dump.

narbehaj avatar narbehaj commented on July 28, 2024

I did that, but same error :(

from telegram-history-dump.

vincentkwok avatar vincentkwok commented on July 28, 2024

Can't reproduce your case :(

from telegram-history-dump.

 avatar commented on July 28, 2024

I had the same problem :/ My solution was as simple as reading the command i copied and pasted c a r e f u l l y

I had the command compied from my wiki which replaced the two dashes from the command line parameter --json into one long dash like –json.

So if your telegramcli output looks colorful (it should be plain json) you probably did the same mistake.

from telegram-history-dump.

narbehaj avatar narbehaj commented on July 28, 2024

@ChrisDeChef thanks for the note but my problem is not related to --json option. It relates to telegram-cli's new version which does not support channel_list command.

from telegram-history-dump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.